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