UNPKG

124 BTypeScriptView Raw
1export type SeverityLevel = 'fatal' | 'error' | 'warning' | 'log' | 'info' | 'debug';
2//# sourceMappingURL=severity.d.ts.map
\No newline at end of file