UNPKG

@uiw/react-markdown-preview-example

Version:

Preview the markdown files and run the React examples in the documentation.

3 lines (2 loc) 120 B
import type { PropsWithChildren } from 'react'; export declare function Example({ children }: PropsWithChildren): null;