Files
spotify-gui-electron/node_modules/global-agent/dist/Logger.js.flow
2025-04-08 14:15:57 -07:00

11 lines
129 B
Plaintext

// @flow
import Roarr from 'roarr';
const Logger = Roarr
.child({
package: 'global-agent',
});
export default Logger;