UNPKG

@atlaskit/editor-plugin-content-format

Version:

ContentFormat plugin for @atlaskit/editor-core

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