UNPKG

@atlaskit/editor-plugin-block-type

Version:

BlockType plugin for @atlaskit/editor-core

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