summaryrefslogtreecommitdiff
path: root/desktop/node_modules/@electron/universal/dist/esm/debug.js
blob: 449f78f74f4396d95801349710185acc6815e390 (plain)
1
2
3
import * as debug from 'debug';
export const d = debug('electron-universal');
//# sourceMappingURL=debug.js.map