UNPKG

93 BTypeScriptView Raw
1export declare function expectError(fn: () => Promise<any>, message?: string): Promise<any>;