UNPKG

suneditor

Version:

Vanilla JavaScript WYSIWYG web editor (2.x legacy version, actively maintained)

5 lines (3 loc) 123 B
import { CommandPlugin } from '../CommandPlugin'; declare const blockquote: CommandPlugin; export default blockquote;