UNPKG

jotai

Version:

👻 Next gen state management that will spook you

4 lines (3 loc) • 138 B
export declare const clientAtom: import("jotai").PrimitiveAtom<import("@urql/core").Client> & { init: import("@urql/core").Client; };