UNPKG

html2canvas-pro

Version:

Screenshots with JavaScript. Next generation!

11 lines 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.backgroundColor = void 0; exports.backgroundColor = { name: "background-color", initialValue: 'transparent', prefix: false, type: 3 /* PropertyDescriptorParsingType.TYPE_VALUE */, format: 'color' }; //# sourceMappingURL=background-color.js.map