UNPKG

@atlaskit/editor-plugin-local-id

Version:

LocalId plugin for @atlaskit/editor-core

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