Spaces:
Sleeping
Sleeping
| import { LogLevel } from '../logger.service'; | |
| /** | |
| * @publicApi | |
| */ | |
| export declare function isLogLevel(maybeLogLevel: any): maybeLogLevel is LogLevel; | |
| import { LogLevel } from '../logger.service'; | |
| /** | |
| * @publicApi | |
| */ | |
| export declare function isLogLevel(maybeLogLevel: any): maybeLogLevel is LogLevel; | |