Files
Remote-Control-Center/mc_test/node_modules/@dabh/diagnostics/browser/override.js
2025-11-25 09:56:15 +03:00

7 lines
135 B
JavaScript
Executable File

var diagnostics = require('./');
//
// No way to override `debug` with `diagnostics` in the browser.
//
module.exports = diagnostics;