warnings.d.ts 67 Bytes Raw Blame History Permalink 1 export declare function warn(code: string, message: string): void;