UNPKG

@uiw/react-md-editor

Version:

A markdown editor with preview, implemented with React.js and TypeScript.

3 lines (2 loc) 79 B
import { type ICommand } from './'; export declare const fullscreen: ICommand;