UNPKG

@curvenote/cli

Version:
6 lines 242 B
import { LogLevel } from 'myst-cli-utils'; /** * Duplicated from myst-cli-utils, where function is not exported */ export declare function getLogLevel(level?: LogLevel | boolean | string): LogLevel; //# sourceMappingURL=getLogLevel.d.ts.map