import { PluginKey } from 'prosemirror-state'; export const gapCursorPluginKey = new PluginKey('gapCursorPlugin');