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