debug.js 111 Bytes Raw Blame History Permalink 1 2 3 import * as debug from 'debug'; export const d = debug('electron-universal'); //# sourceMappingURL=debug.js.map