UNPKG

106 BTypeScriptView Raw
1export declare const warning: (...args: any) => void;
2export declare const error: (...args: any) => void;