UNPKG

@atlaskit/editor-plugin-toolbar

Version:

Toolbar plugin for @atlaskit/editor-core

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