Skip to main content
Module

x/oak_nest/mod.ts>bold

Refer to nestjs to realize some common functions for Deno
Go to Latest
function bold
import { bold } from "https://deno.land/x/oak_nest@v1.14.2/mod.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string