UNPKG

@wordpress/block-editor

Version:
40 lines (37 loc) 971 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "__unstableDuotoneFilter", { enumerable: true, get: function () { return _components.DuotoneFilter; } }); Object.defineProperty(exports, "__unstableDuotoneStylesheet", { enumerable: true, get: function () { return _components.DuotoneStylesheet; } }); Object.defineProperty(exports, "__unstableDuotoneUnsetStylesheet", { enumerable: true, get: function () { return _components.DuotoneUnsetStylesheet; } }); Object.defineProperty(exports, "__unstableGetValuesFromColors", { enumerable: true, get: function () { return _utils.getValuesFromColors; } }); Object.defineProperty(exports, "__unstablePresetDuotoneFilter", { enumerable: true, get: function () { return _components.PresetDuotoneFilter; } }); var _utils = require("./utils"); var _components = require("./components"); //# sourceMappingURL=index.js.map