function colors.cyanimport { colors } from "https://dotland.deno.dev/x/deno_cache@0.7.1/deps.ts"; const { cyan } = colors; cyan(str: string): stringSet text color to cyan. Parametersstr: stringtext to make cyan Returnsstring