red(text: string): string
ANSI red text.
text: string
string
import { red } from "lib/utils/color.ts";