UNPKG

@atlaskit/editor-plugin-block-controls

Version:

Block controls plugin for @atlaskit/editor-core

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