chain.d.ts 72 B

1
  1. export declare function wrapExpect(originalExpect: any): typeof expect;