@corefunc/corefunc
Preparing search index...
json
jsonParseDeep
Function jsonParseDeep
jsonParseDeep
(
text
:
string
,
defaultResult
?:
unknown
,
reviver
?:
(
this
:
any
,
key
:
string
,
value
:
any
)
=>
any
,
)
:
unknown
Parameters
text
:
string
Optional
defaultResult
:
unknown
Optional
reviver
:
(
this
:
any
,
key
:
string
,
value
:
any
)
=>
any
Returns
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...