function brightBlueimport { brightBlue } from "https://deno.land/std@0.96.0/fmt/colors.ts"; brightBlue(str: string): stringSet text color to bright blue. Parametersstr: stringtext to make bright-blue Returnsstring