Function storeWHFSExport
- storeWHFSExport(
target: string,
source: WHFSObject | WHFSObject[],
options?: ExportWHFSOptions,
): Promise<void>Parameters
- target: string
- source: WHFSObject | WHFSObject[]
A WHFS object or array of objects to export.
Optionaloptions: ExportWHFSOptions
Returns Promise<void>
Export WHFS objects to disk