Files

3 lines
103 B
TypeScript
Raw Permalink Normal View History

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