Class: SimpleTextExporter
Asset-Management.SimpleTextExporter
Implements
Constructors
constructor
• new SimpleTextExporter()
Methods
parseAsync
▸ parseAsync(obj
, options
): Promise
<Blob
>
Parameters
Name | Type |
---|
obj | any |
options | AnyOptions |
Returns
Promise
<Blob
>
Implementation of
IExportParser.parseAsync