JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "log.d.ts"
Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/yaml/dist/log.d.ts
File size: 226 bytes
MIME-type: text/plain
Charset: utf-8
export type LogLevelId = 'silent' | 'error' | 'warn' | 'debug';
export declare function debug(logLevel: LogLevelId, ...messages: any[]): void;
export declare function warn(logLevel: LogLevelId, warning: string | Error): void;