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