Preparing search index...
The search index is not available
ThreePipe
ThreePipe
SimpleJSONExporter
Class SimpleJSONExporter
Implements
IExportParser
Index
Constructors
constructor
Methods
parse
Async
Constructors
constructor
new
SimpleJSONExporter
()
:
SimpleJSONExporter
Returns
SimpleJSONExporter
Methods
parse
Async
parseAsync
(
obj
:
any
,
__namedParameters
:
{
jsonSpaces
?:
number
}
)
:
Promise
<
Blob
>
Parameters
obj
:
any
__namedParameters
:
{
jsonSpaces
?:
number
}
Returns
Promise
<
Blob
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
parse
Async
ThreePipe
Loading...