@wordpress/block-editor
Version:
13 lines (12 loc) • 366 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "ModifyContentLockMenuItem", {
enumerable: true,
get: function () {
return _modifyContentLockMenuItem.ModifyContentLockMenuItem;
}
});
var _modifyContentLockMenuItem = require("./modify-content-lock-menu-item");
//# sourceMappingURL=index.js.map
;