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