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