Skip to main content
Module

x/fresh/src/dev/deps.ts>colors.underline

The next-gen web framework.
Extremely Popular
Go to Latest
function colors.underline
import { colors } from "https://deno.land/x/fresh@1.6.0/src/dev/deps.ts";
const { underline } = colors;

Make the text underline.

Parameters

str: string

text to underline

Returns

string