Skip to main content
Module

x/denzo_logger/deps.ts>Colors.bold

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

Make the text bold.

Parameters

str: string

text to make bold

Returns

string