Skip to main content
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@v2.0.1/deps.ts";
const { underline } = Colors;

Make the text underline.

Parameters

str: string

text to underline

Returns

string