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