UNPKG

@uiw/react-md-editor

Version:

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

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