IsDeepStrictEqualOptions

sealed external interface IsDeepStrictEqualOptions(source)

Properties

Link copied to clipboard
abstract var skipPrototype: Boolean?

If true, prototype and constructor comparison is skipped during deep strict equality check.