Skip to main content
Module

x/dmm/deps.ts>colours.underline

Lightweight Deno Module Manager
Latest
function colours.underline
import { colours } from "https://deno.land/x/dmm@v2.1.2/deps.ts";
const { underline } = colours;

Make the text underline.

Parameters

str: string

text to underline

Returns

string