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