Skip to main content
Module

x/deploy/deps.ts>bold

Command line tool for Deno Deploy
Go to Latest
function bold
import { bold } from "https://deno.land/x/deploy@1.4.0/deps.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string