function blue
blue(text: string): string

ANSI blue text.

Parameters

text: string

Return Type

string

Usage

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