UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 131 B
import { PropsWithChildren } from 'react'; export declare function CodePanelPreview({ children }: PropsWithChildren): JSX.Element;