Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/lib/log.ts>bold

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function bold
Re-export
import { bold } from "https://deno.land/x/aleph@1.0.0-alpha.78/lib/log.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string