Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
json_parser
json
castNumber
Function castNumber
castNumber
<
TInto
extends
number
>
()
:
FromJsonWithParser
<
number
,
TInto
>
Cast the JSON number into the expected type.
Type Parameters
TInto
extends
number
Returns
FromJsonWithParser
<
number
,
TInto
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Cast the JSON number into the expected type.