UNPKG

@atlaskit/editor-plugin-selection

Version:

Selection plugin for @atlaskit/editor-core

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