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

2 lines (1 loc) 227 B
export declare function unsigned_url_prefix(source: string, cloud_name: string, private_cdn: boolean, cdn_subdomain: boolean, secure_cdn_subdomain: boolean, cname: string, secure: boolean, secure_distribution: string): string;