EquatableSummaryNo summary provided.export interface Equatable<T> export interface Equatable<T> Type ParametersNameConstraintsOptionalDefaultDescriptionTNoNonePropertiesequals:(other: T) => booleanWhether or not this is equal to another structure