Module

x/justaos/src/utils.ts>PRINT_COLORS

A command line interface for justaos
Latest
variable PRINT_COLORS
import { PRINT_COLORS } from "https://dotland.deno.dev/x/justaos@v0.1.3/src/utils.ts";

type

{ FgRed: string; FgGreen: string; Reset: string; }