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