@cloudinary/url-gen
Version:
Cloudinary URL-Gen SDK ========================= [](https://app.travis-ci.com/github/cloudinary/js-url-gen) ## About The Cloudinary URL-Gen SDK allows you to quickly and eas
31 lines (25 loc) • 1.19 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var background = require('../background-b8667263.cjs');
require('../prepareColor-c03e99eb.cjs');
require('../BackgroundAutoBorderQualifier-b9f58961.cjs');
require('../BaseCommonBackground-337b931a.cjs');
require('../BackgroundQualifier-ab682c8f.cjs');
require('../Qualifier-6633a22f.cjs');
require('../QualifierValue-e770d619.cjs');
require('../QualifierModel-0923d819.cjs');
require('../unsupportedError-74070138.cjs');
require('../BackgroundBorderGradientQualifier-749ad1ba.cjs');
require('../BaseGradientBackground-22905746.cjs');
require('../BackgroundAutoPredominantQualifier-0964e7f7.cjs');
require('../BackgroundPredominantGradientQualifier-16137fe0.cjs');
require('../BlurredBackgroundAction-4eaf6728.cjs');
exports.Background = background.Background;
exports.auto = background.auto;
exports.blurred = background.blurred;
exports.border = background.border;
exports.borderGradient = background.borderGradient;
exports.color = background.color;
exports.generativeFill = background.generativeFill;
exports.predominant = background.predominant;
exports.predominantGradient = background.predominantGradient;