minishouyin/node_modules/@electron/universal/dist/esm/debug.js

3 lines
106 B
JavaScript
Raw Normal View History

2025-11-12 11:35:57 +08:00
import debug from 'debug';
export const d = debug('electron-universal');
//# sourceMappingURL=debug.js.map