Skip to main content
Module

x/ansi_esc/mod.ts>text.fore

A Deno module/wrapper for ANSI escape sequences.
Latest
variable text.fore
import { text } from "https://deno.land/x/ansi_esc@v1.1.0/mod.ts";
const { fore } = text;

ANSI escape codes for foreground

type

stringObject