UNPKG

@wordpress/components

Version:
14 lines (12 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "getOptimalTextShade", { enumerable: true, get: function () { return _colors.getOptimalTextShade; } }); var _colors = require("./colors"); //# sourceMappingURL=index.js.map