function colors.magentaimport { colors } from "https://dotland.deno.dev/x/fresh@1.7.3/src/dev/deps.ts"; const { magenta } = colors; magenta(str: string): stringSet text color to magenta. Parametersstr: stringtext to make magenta Returnsstring