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