UNPKG

@atlaskit/editor-plugin-status

Version:

Status plugin for @atlaskit/editor-core

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