Skip to main content
Module

x/postgres/deps.ts>bold

PostgreSQL driver for Deno
Extremely Popular
Go to Latest
function bold
import { bold } from "https://deno.land/x/postgres@v0.16.1/deps.ts";

Make the text bold.

Parameters

str: string

text to make bold

Returns

string