UNPKG

@uiw/react-markdown-preview-example

Version:

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

3 lines (2 loc) 115 B
import type { GlobalStore } from './store'; export declare function Corners(props: GlobalStore['darkMode']): null;