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