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