Skip to main content
Module

x/jotai/src/urql.ts

👻 Primitive and flexible state management for React
Go to Latest
File
export { clientAtom } from './urql/clientAtom'export { atomWithQuery } from './urql/atomWithQuery'export { atomWithMutation } from './urql/atomWithMutation'export { atomWithSubscription } from './urql/atomWithSubscription'