UNPKG

87 BTypeScriptView Raw
1export declare type LevelType = 'trace' | 'debug' | 'log' | 'info' | 'warn' | 'error';