UNPKG

jotai

Version:

👻 Next gen state management that will spook you

3 lines (2 loc) • 120 B
import type { Scope } from '../core/atom'; export declare function useAtomsDevtools(name: string, scope?: Scope): void;