wima
Preparing search index...
Parser
Class Parser<T>
Abstract
Type Parameters
T
Hierarchy (
View Summary
)
Parser
AudioParser
ImageParser
Index
Constructors
constructor
Properties
asset
Methods
get
Extensions
parse
Constructors
constructor
new
Parser
<
T
>
(
asset
:
Constructor
<
T
>
)
:
Parser
<
T
>
Type Parameters
T
Parameters
asset
:
Constructor
<
T
>
Returns
Parser
<
T
>
Properties
Readonly
asset
asset
:
Constructor
<
T
>
Methods
get
Extensions
getExtensions
()
:
string
[]
Returns
string
[]
parse
parse
(
_response
:
Response
)
:
Promise
<
T
>
Parameters
_response
:
Response
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
asset
Methods
get
Extensions
parse
wima
Loading...