function underlineimport { underline } from "https://dotland.deno.dev/std@0.116.0/fmt/colors.ts"; underline(str: string): stringMake the text underline. Make the text underline. Parametersstr: stringtext to underline Returnsstring