@cloudinary/url-gen
Version:
You are invited to influence our new SDK [Click here to view github discussion](https://github.com/cloudinary/js-url-gen/discussions/602) =========================
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;