Function createWHFSExportZip
- createWHFSExportZip(
source: WHFSObject | WHFSObject[],
options?: ExportWHFSOptions,
): ReadableStream<Uint8Array<ArrayBuffer>>Parameters
- source: WHFSObject | WHFSObject[]
A WHFS object or array of objects to export.
Optionaloptions: ExportWHFSOptions
Returns ReadableStream<Uint8Array<ArrayBuffer>>
- source: WHFSObject | WHFSObject[]
Export WHFS objects as zip file