UNPKG

@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) =========================

16 lines (10 loc) 419 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var textAlignment = require('../textAlignment-3505e13d.cjs'); exports.TextAlignment = textAlignment.TextAlignment; exports.center = textAlignment.center; exports.end = textAlignment.end; exports.justify = textAlignment.justify; exports.left = textAlignment.left; exports.right = textAlignment.right; exports.start = textAlignment.start;