Skip to main content
Module

x/denzo_logger/deps.ts>Colors.white

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

Set text color to white.

Parameters

str: string

text to make white

Returns

string