function boldimport { bold } from "https://deno.land/std@0.96.0/fmt/colors.ts"; bold(str: string): stringMake the text bold. Parametersstr: stringtext to make bold Returnsstring