UNPKG

@atlaskit/editor-plugin-toolbar

Version:

Toolbar plugin for @atlaskit/editor-core

12 lines (11 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "editorToolbarPluginKey", { enumerable: true, get: function get() { return _pluginKey.editorToolbarPluginKey; } }); var _pluginKey = require("../pm-plugins/plugin-key");