circu.js
Preparing search index...
console
CModuleConsole
inspect
Function inspect
inspect
(
data
:
any
,
options
?:
InspectOption
)
:
string
non-standard console.inspect() method, returns a string representation of the objects.
Parameters
data
:
any
Optional
options
:
InspectOption
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
non-standard console.inspect() method, returns a string representation of the objects.