Home > @datashaper/workflow > DataTableProfile > save
Signature:
save(data: Resource, dataPath: string, files: Map<string, Blob>): Promise<string[]>;| Parameter | Type | Description |
|---|---|---|
| data | Resource | |
| dataPath | string | |
| files | Map<string, Blob> |
Returns:
Promise<string[]>