Skip to main content
Module

std/fmt/colors.ts>hidden

Deno standard library
Go to Latest
function hidden
import { hidden } from "https://deno.land/std@0.95.0/fmt/colors.ts";

Make the text hidden.

Parameters

str: string

text to hide

Returns

string