UNPKG

85 BTypeScriptView Raw
1export declare function assert(condition: any, message?: string): asserts condition;