IsDeepStrictEqualOptions interface
Properties
| skip |
If |
Property Details
skipPrototype
If true, prototype and constructor
comparison is skipped during deep strict equality check.
skipPrototype?: boolean
Property Value
boolean