type alias Rgbimport { type Rgb } from "https://deno.land/x/chalkpot_random_colors@1.0.0/deps.ts"; The alias describing three colors is RGB, each of which is a component. definition: [number, number, number]