Bun

interface

util.IsDeepStrictEqualOptions

interface IsDeepStrictEqualOptions

  • skipPrototype?: boolean

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