stupa-pdf-api/frontend/node_modules/zustand/esm/vanilla/shallow.d.mts

2 lines
63 B
TypeScript

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