Share via


IsDeepStrictEqualOptions interface

Properties

skipPrototype

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

Property Details

skipPrototype

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

skipPrototype?: boolean

Property Value

boolean