UNPKG

105 BTypeScriptView Raw
1import { Logger as WinstonLogger } from 'winston';
2export declare class Logger extends WinstonLogger {
3}