UNPKG

@redocly/theme

Version:

Shared UI components lib

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