| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/zustand/esm/react/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/zustand/esm/react/shallow.d.mts |
export declare function useShallow<S, U>(selector: (state: S) => U): (state: S) => U;