Interface IEquatable
Package: @aurigma/design-atoms-model
Methods
equals(other)
Declaration
equals(other: T): boolean;
Parameters
| Type | Name | Description |
|---|---|---|
| T | other |
Returns
| Type | Description |
|---|---|
| boolean |
equals(other: T): boolean;
| Type | Name | Description |
|---|---|---|
| T | other |
| Type | Description |
|---|---|
| boolean |