UNPKG

@atlaskit/editor-plugin-decorations

Version:

Decorations plugin for @atlaskit/editor-core

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