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

9 lines (8 loc) 332 B
import { Animated } from "@cloudinary/transformation-builder-sdk/actions"; import { AnimatedAction, edit } from "@cloudinary/transformation-builder-sdk/actions/animated"; /** * @description Adjusts the visual appearance of an image or video. * @memberOf Actions * @namespace Adjust */ export { AnimatedAction, Animated, edit };