Skip to main content
Module

x/oak_nest/mod.ts>bold

Refer to nestjs to realize some common functions for Deno, support hono and oak
Latest
function bold
import { bold } from "https://deno.land/x/oak_nest@v3.0.1/mod.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string