UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 173 B
import type { WalkthroughStepsState } from '../../types/code-walkthrough'; export declare const CodeWalkthroughStepsContext: import("react").Context<WalkthroughStepsState>;