UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 178 B
import type { WalkthroughControlsState } from '../../../core/hooks'; export declare const CodeWalkthroughControlsStateContext: import("react").Context<WalkthroughControlsState>;