Skip to main content
Module

x/denzo_logger/deps.ts>Colors.hidden

Simple logger plugin for Denzo
Latest
function Colors.hidden
import { Colors } from "https://deno.land/x/denzo_logger@0.1.0/deps.ts";
const { hidden } = Colors;

Make the text hidden.

Parameters

str: string

text to hide

Returns

string