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