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