UNPKG

@atlaskit/editor-plugin-selection-toolbar

Version:

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

12 lines (11 loc) 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "selectionToolbarPlugin", { enumerable: true, get: function get() { return _selectionToolbarPlugin.selectionToolbarPlugin; } }); var _selectionToolbarPlugin = require("./selectionToolbarPlugin");