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