Constructor
new AesFileExporterWorker()
Methods
(async) getSourceFile(params) → {Promise.<(IVirtualFile|null)>}
Get an instance of the file to export
Parameters:
Name | Type | Description |
---|---|---|
params |
any | The parameters |
Returns:
The virtual file
- Type
- Promise.<(IVirtualFile|null)>