UNPKG

101 BTypeScriptView Raw
1declare const warning: (condition: any, format?: string, ...extra: any[]) => void;
2export = warning;