Files
vda-to-edifact-converter/node_modules/global-agent/dist/Logger.js.flow
2026-03-13 09:53:40 +01:00

11 lines
129 B
Plaintext

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