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