Files
soul-yongping/soul-admin/node_modules/zustand/esm/shallow.mjs

3 lines
103 B
JavaScript
Raw Normal View History

2026-02-09 14:43:35 +08:00
export { shallow } from 'zustand/vanilla/shallow';
export { useShallow } from 'zustand/react/shallow';