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