Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.util
/
CustomInspectFunction
Custom
Inspect
Function
typealias
CustomInspectFunction
=
(
depth
:
Number
,
options
:
InspectOptionsStylized
)
->
Any
?
(
source
)