UNPKG

128 BTypeScriptView Raw
1import type { ScopeContainer } from './contexts';
2export declare const useDebugState: (scopeContainer: ScopeContainer) => void;