UNPKG

@svta/common-media-library

Version:
15 lines 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.backgroundColors = void 0; exports.backgroundColors = [ 'white', 'green', 'blue', 'cyan', 'red', 'yellow', 'magenta', 'black', 'transparent', ]; //# sourceMappingURL=backgroundColors.js.map