Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 658 Bytes

File metadata and controls

24 lines (15 loc) · 658 Bytes

Home > @datashaper/workflow > TableBundleProfile > save

TableBundleProfile.save() method

Signature:

save(data: TableBundle, dataPath: string, files: Map<string, Blob>): Promise<string[]>;

Parameters

Parameter Type Description
data TableBundle
dataPath string
files Map<string, Blob>

Returns:

Promise<string[]>