UNPKG

230 BTypeScriptView Raw
1export { clientAtom } from './urql/clientAtom';
2export { atomWithQuery } from './urql/atomWithQuery';
3export { atomWithMutation } from './urql/atomWithMutation';
4export { atomWithSubscription } from './urql/atomWithSubscription';