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