function colors.hiddenimport { colors } from "https://deno.land/x/fresh@1.4.3/src/dev/deps.ts"; const { hidden } = colors; hidden(str: string): stringMake the text hidden. Parametersstr: stringtext to hide Returnsstring