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

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;