UNPKG

@atlaskit/editor-plugin-unsupported-content

Version:

Unsupported Content plugin for @atlaskit/editor-core

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