export { shallow } from './vanilla/shallow.mjs';
export { useShallow } from './react/shallow.mjs';
