UNPKG

roarr

Version:

JSON logger for Node.js and browser.

3 lines 171 B
import { type LogLevelName } from './types'; export declare const getLogLevelName: (numericLogLevel: number) => LogLevelName; //# sourceMappingURL=getLogLevelName.d.ts.map