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

12 lines (6 loc) 315 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var chromaSubSampling = require('../chromaSubSampling-4bc52bfd.cjs'); exports.ChromaSubSampling = chromaSubSampling.ChromaSubSampling; exports.chroma420 = chromaSubSampling.chroma420; exports.chroma444 = chromaSubSampling.chroma444;