@tempots/color

HSLA.equals property

Checks if the current HSLA color is equal to another HSLA color.

Signature:

readonly equals: (other: HSLA, tollerance?: number) => boolean;