UNPKG

147 BTypeScriptView Raw
1export declare const debug: any;
2export declare function log(...args: any[]): void;
3export declare const prettifyPaths: (input: string) => string;