Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/private/deps/std/fmt.ts>bold

A file system based router for Deno.
Go to Latest
function bold
import { bold } from "https://deno.land/x/fsrouter@2.8.0/private/deps/std/fmt.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string