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) · 641 Bytes

File metadata and controls

24 lines (15 loc) · 641 Bytes

Home > @datashaper/workflow > DataTableProfile > save

DataTableProfile.save() method

Signature:

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

Parameters

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

Returns:

Promise<string[]>