UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 217 B
import type { WalkthroughControlsState } from '../../hooks/code-walkthrough/use-code-walkthrough-controls'; export declare const CodeWalkthroughControlsStateContext: import("react").Context<WalkthroughControlsState>;