function underlineimport { underline } from "https://dotland.deno.dev/x/ultra@v2.0.1/lib/build/deps.ts"; underline(str: string): stringMake the text underline. Parametersstr: stringtext to underline Returnsstring