UNPKG

@atlaskit/editor-plugin-block-controls

Version:

Block controls plugin for @atlaskit/editor-core

12 lines (11 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "refreshAnchorName", { enumerable: true, get: function get() { return _anchorName.refreshAnchorName; } }); var _anchorName = require("../ui/utils/anchor-name");