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