UNPKG

jotai

Version:

👻 Next gen state management that will spook you

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