3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
export { shallow } from 'zustand/vanilla/shallow';
|
|
export { useShallow } from 'zustand/react/shallow';
|