4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
|
import { toMatchUnorderedArrary } from './matchers';
|
||
|
|
||
|
expect.extend({ toMatchUnorderedArrary });
|