Type Alias PrivateFileCDN

PrivateFileCDN: {
    avc_url: string;
    captions?: string;
    origin: "gcs";
    url: string;
}