Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dyr/deps.ts>Colors.underline

Access Yr's weather API and Nominatim's API with Deno
Go to Latest
function Colors.underline
import { Colors } from "https://deno.land/x/dyr@v1.4.0/deps.ts";
const { underline } = Colors;

Make the text underline.

Parameters

str: string

text to underline

Returns

string