UNPKG

95 BTypeScriptView Raw
1import { DerivedLogger } from 'winston';
2export declare class Logger extends DerivedLogger {
3}