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