UNPKG

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