UNPKG

@cloudinary/url-gen

Version:

Cloudinary URL-Gen SDK ========================= [![Build Status](https://api.travis-ci.com/cloudinary/js-url-gen.svg?branch=master)](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
'use strict'; 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;