3 lines
106 B
JavaScript
Raw Normal View History

2025-06-30 09:38:03 +08:00
import debug from 'debug';
export const d = debug('electron-universal');
//# sourceMappingURL=debug.js.map