@ntix/parsing
Preparing search index...
parseCast
Function parseCast
parseCast
<
T
>
(
parse
:
IParse
<
unknown
>
)
:
IParse
<
T
>
cast the result value to given type
Type Parameters
T
Parameters
parse
:
IParse
<
unknown
>
parse function
Returns
IParse
<
T
>
casted parse function
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@ntix/parsing
Loading...
cast the result value to given type