Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.assert
/
AssertOptions
/
skipPrototype
skip
Prototype
abstract
var
skipPrototype
:
Boolean
?
(
source
)
If set to
true
, skips prototype and constructor comparison in deep equality checks.
Since
v24.9.0