@tempots/color

RGB.equals property

Checks if the color is equal to another RGB instance.

Signature:

readonly equals: (other: RGB) => boolean;