downloadBlob
export declare function downloadBlob(blob: Blob | MediaSource, fileName: string): Promise<void>;Last updated
Was this helpful?
export declare function downloadBlob(blob: Blob | MediaSource, fileName: string): Promise<void>;Last updated
Was this helpful?
Was this helpful?