@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
16 lines (10 loc) • 442 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var animatedFormat = require('../animatedFormat-9a9719f2.cjs');
require('../AnimatedFormatQualifierValue-48d5a908.cjs');
require('../QualifierValue-e770d619.cjs');
exports.AnimatedFormat = animatedFormat.AnimatedFormat;
exports.auto = animatedFormat.auto;
exports.gif = animatedFormat.gif;
exports.png = animatedFormat.png;
exports.webp = animatedFormat.webp;