Files
rust_imgapi/admin-panel/node_modules/zustand/vanilla/shallow.d.ts
Beyhan Oğur dd72c6220d first commit
2026-04-26 22:32:52 +03:00

2 lines
67 B
TypeScript

export declare function shallow<T>(valueA: T, valueB: T): boolean;