UNPKG

@atlaskit/editor-plugin-selection

Version:

Selection plugin for @atlaskit/editor-core

2 lines 129 B
import { PluginKey } from '@atlaskit/editor-prosemirror/state'; export var gapCursorPluginKey = new PluginKey('gapCursorPlugin');