Skip to main content
Module

x/inquirer/deps.ts>color.Color

Interactive command line user interfaces for deno
Latest
type alias color.Color
import { type color } from "https://deno.land/x/inquirer@v0.0.4/deps.ts";
const { Color } = color;
definition: (text: string | number) => string