import { type Rgba } from "https://deno.land/x/chalkpot_color@3.1.0/mod.ts";
The alias describing three colors is RGBA, each of which is a component.
import { type Rgba } from "https://deno.land/x/chalkpot_color@3.1.0/mod.ts";
The alias describing three colors is RGBA, each of which is a component.