UNPKG

@uiw/react-md-editor

Version:

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

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