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

19 lines (13 loc) 559 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var roundCorners = require('../roundCorners-3c83ddd2.cjs'); require('../RoundCornersAction-dd775a4c.cjs'); require('../Action-34aa7481.cjs'); require('../FlagQualifier-0e14a6c3.cjs'); require('../QualifierValue-e770d619.cjs'); require('../Qualifier-6633a22f.cjs'); require('../QualifierModel-0923d819.cjs'); require('../unsupportedError-74070138.cjs'); exports.RoundCorners = roundCorners.RoundCorners; exports.byRadius = roundCorners.byRadius; exports.max = roundCorners.max;