function boldimport { bold } from "https://deno.land/x/velociraptor@1.5.0/deps.ts"; bold(str: string): stringMake the text bold. Parametersstr: stringtext to make bold Returnsstring