function colors.magentaimport { colors } from "https://deno.land/x/wasmbuild@0.14.1/lib/deps.ts"; const { magenta } = colors; magenta(str: string): stringSet text color to magenta. Parametersstr: stringtext to make magenta Returnsstring