UNPKG

kizu

Version:

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

2 lines (1 loc) 72 B
export declare function deepStrictEqual(obj1: any, obj2: any): boolean;