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.util
/
IsDeepStrictEqualOptions
Is
Deep
Strict
Equal
Options
sealed
external
interface
IsDeepStrictEqualOptions
(
source
)
Members
Properties
skip
Prototype
Link copied to clipboard
abstract
var
skipPrototype
:
Boolean
?
If
true
, prototype and constructor comparison is skipped during deep strict equality check.