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