UNPKG

@platform/test

Version:

Configuration module containing test related modules.

2 lines (1 loc) 93 B
export declare function expectError(fn: () => Promise<any>, message?: string): Promise<any>;