UNPKG

@atlaskit/editor-plugin-width

Version:

Width plugin for @atlaskit/editor-core

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