Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
json_parser
json
fromBigInt
Function fromBigInt
fromBigInt
<
TInto
>
(
parser
:
Parser
<
bigint
,
TInto
>
,
)
:
FromJsonWithParser
<
unknown
,
TInto
>
Parse a JSON bigint or number into the expected type.
Type Parameters
TInto
Parameters
parser
:
Parser
<
bigint
,
TInto
>
Returns
FromJsonWithParser
<
unknown
,
TInto
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Parse a JSON bigint or number into the expected type.