Files
Remote-Control-Center/mc_test/node_modules/zustand/ts3.4/esm/vanilla/shallow.d.ts
2025-11-25 09:56:15 +03:00

2 lines
64 B
TypeScript
Executable File

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