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