function underlineimport { underline } from "https://dotland.deno.dev/x/cliffy@v0.19.1/prompt/deps.ts"; underline(str: string): stringMake the text underline. Parametersstr: stringtext to underline Returnsstring