@tempots/color

HSLuv.equals property

Checks if the current HSLuv object is equal to another HSLuv object.

Signature:

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