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