UNPKG

@gechiui/block-editor

Version:
9 lines (8 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.STORE_NAME = void 0; const STORE_NAME = 'core/block-editor'; exports.STORE_NAME = STORE_NAME; //# sourceMappingURL=constants.js.map