UNPKG

jotai

Version:

👻 Next gen state management that will spook you

5 lines (4 loc) • 234 B
export { clientAtom } from './urql/clientAtom'; export { atomWithQuery } from './urql/atomWithQuery'; export { atomWithMutation } from './urql/atomWithMutation'; export { atomWithSubscription } from './urql/atomWithSubscription';