@cloudinary/url-gen
Version:
Cloudinary URL-Gen SDK ========================= [](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
JavaScript
;
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;