UNPKG

@atlaskit/editor-plugin-hyperlink

Version:

Hyperlink plugin for @atlaskit/editor-core

8 lines (7 loc) 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fakeCursorForToolbarPluginKey = void 0; var _state = require("@atlaskit/editor-prosemirror/state"); var fakeCursorForToolbarPluginKey = exports.fakeCursorForToolbarPluginKey = new _state.PluginKey('fakeCursorToolbarPlugin');