UNPKG

@atlaskit/editor-plugin-selection-toolbar

Version:

@atlaskit/editor-plugin-selection-toolbar for @atlaskit/editor-core

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