function brightRedimport { brightRed } from "https://dotland.deno.dev/std@0.181.0/fmt/colors.ts"; brightRed(str: string): stringSet text color to bright red. Parametersstr: stringtext to make bright-red Returnsstring