UNPKG

@draft-js-plugins/focus

Version:
3 lines (2 loc) 118 B
import { EditorState } from 'draft-js'; export default function insertNewLine(editorState: EditorState): EditorState;