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) 464 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var streamingProfile = require('../streamingProfile-de0a2ef9.cjs'); exports.StreamingProfile = streamingProfile.StreamingProfile; exports.fullHd = streamingProfile.fullHd; exports.fullHdLean = streamingProfile.fullHdLean; exports.fullHdWifi = streamingProfile.fullHdWifi; exports.hd = streamingProfile.hd; exports.hdLean = streamingProfile.hdLean; exports.sd = streamingProfile.sd;