Files
opencrm/frontend/node_modules/react-hook-form/dist/utils/deepEqual.d.ts
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01:00

2 lines
149 B
TypeScript

export default function deepEqual(object1: any, object2: any, _internal_visited?: WeakSet<WeakKey>): boolean;
//# sourceMappingURL=deepEqual.d.ts.map