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

3 lines (2 loc) 197 B
import { LegacyITransforamtionOptions } from "../types/types.js"; export declare function createCloudinaryLegacyURL(public_id: string, transformationOptions: LegacyITransforamtionOptions): string;