Home > @datashaper/workflow > ProfileHandler > save
Save custom resources into the files map.
Signature:
save?: (data: Res, path: string, files: Map<string, Blob>) => Promise<string[]>;Home > @datashaper/workflow > ProfileHandler > save
Save custom resources into the files map.
Signature:
save?: (data: Res, path: string, files: Map<string, Blob>) => Promise<string[]>;