UNPKG

@uiw/react-md-editor

Version:

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

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