Files
hydro-builder-app/node_modules/zustand/esm/shallow.mjs
2026-06-13 17:36:44 -07:00

3 lines
103 B
JavaScript

export { shallow } from 'zustand/vanilla/shallow';
export { useShallow } from 'zustand/react/shallow';