@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) =========================
9 lines (8 loc) • 332 B
JavaScript
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 };