@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) =========================
13 lines (7 loc) • 342 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var textDecoration = require('../textDecoration-97f36d3b.cjs');
exports.TextDecoration = textDecoration.TextDecoration;
exports.normal = textDecoration.normal;
exports.strikethrough = textDecoration.strikethrough;
exports.underline = textDecoration.underline;