Interface Equals

Implements an equality check between two values.

Interface

Ordered

Hierarchy

  • Equals

Properties

Properties

eq: ((other: any) => boolean)

Type declaration

    • (other: any): boolean
    • Parameters

      • other: any

      Returns boolean

Generated using TypeDoc