UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

2 lines (1 loc) 89 B
export declare const downloadBlob: (blobUrl: string, fileName: string) => Promise<void>;