function colors.blackimport { colors } from "https://deno.land/x/deno_cache@0.4.1/deps.ts"; const { black } = colors; black(str: string): stringSet text color to black. Parametersstr: stringtext to make black Returnsstring