UNPKG

jotai

Version:

👻 Next gen state management that will spook you

3 lines (2 loc) • 163 B
import { types } from '@babel/core'; export declare function isAtom(t: typeof types, callee: babel.types.Expression | babel.types.V8IntrinsicIdentifier): boolean;