contract-query/frontend/node_modules/zustand/vanilla/shallow.d.ts
2025-08-14 15:03:33 -05:00

1 line
63 B
TypeScript

export declare function shallow<T>(objA: T, objB: T): boolean;