UNPKG

89 BTypeScriptView Raw
1export declare function it(description: string, fn: () => PromiseLike<any> | void): any;