UNPKG

medium-proeditor

Version:

A powerful & customizable Medium-style rich text editor

6 lines 180 B
import { type Command } from 'prosemirror-state'; /** * Exit code block on arrow down */ export declare const exitCodeOnArrowDown: Command; //# sourceMappingURL=exitCode.d.ts.map