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