Home > @datashaper/workflow > fetchFile
Signature:
export declare function fetchFile(url: string): Promise<Blob>;| Parameter | Type | Description |
|---|---|---|
| url | string |
Returns:
Promise<Blob>
Home > @datashaper/workflow > fetchFile
Signature:
export declare function fetchFile(url: string): Promise<Blob>;| Parameter | Type | Description |
|---|---|---|
| url | string |
Returns:
Promise<Blob>