Preparing search index...
The search index is not available
@tsjam/logger
@tsjam/logger
Logs
stringify
Function stringify
Safe JSON.stringify with proper error instances serialisation.
stringify
(
data
:
unknown
,
replacer
?:
null
|
(
string
|
number
)
[]
,
space
?:
string
|
number
,
)
:
undefined
|
string
Parameters
data
:
unknown
Optional
replacer
:
null
|
(
string
|
number
)
[]
Optional
space
:
string
|
number
Returns
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tsjam/logger
Loading...
Safe JSON.stringify with proper error instances serialisation.