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