UNPKG

jotai

Version:

👻 Next gen state management that will spook you

3 lines (2 loc) • 128 B
import type { ScopeContainer } from './contexts'; export declare const useDebugState: (scopeContainer: ScopeContainer) => void;