UNPKG

@atlaskit/editor-plugin-content-insertion

Version:

Content insertion plugin for @atlaskit/editor-core

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