UNPKG

jotai

Version:

👻 Next gen state management that will spook you

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