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