Skip to main content
Module

x/dev_server/deps.ts>colors.bold

Feel free to import TypeScript files in the script tag!
Latest
function colors.bold
import { colors } from "https://deno.land/x/dev_server@v1.0.0-rc4/deps.ts";
const { bold } = colors;

Make the text bold.

Parameters

str: string

text to make bold

Returns

string