unis_crm/frontend1/node_modules/zustand/ts3.4/esm/vanilla/shallow.d.ts

2 lines
64 B
TypeScript
Raw Normal View History

2026-03-26 09:29:55 +00:00
export declare function shallow<T>(objA: T, objB: T): boolean;