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

14 lines (8 loc) 316 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var fontWeight = require('../fontWeight-26f14240.cjs'); exports.FontWeight = fontWeight.FontWeight; exports.bold = fontWeight.bold; exports.light = fontWeight.light; exports.normal = fontWeight.normal; exports.thin = fontWeight.thin;