UNPKG

@atlaskit/editor-plugin-text-formatting

Version:

Text-formatting plugin for @atlaskit/editor-core

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