function red
red(text: string): string

ANSI red text.

Parameters

text: string

Return Type

string

Usage

import { red } from "lib/utils/color.ts";