Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dnt/lib/test_runner/test_runner.ts>Picocolors

Deno to npm package build tool.
Go to Latest
interface Picocolors
import { type Picocolors } from "https://deno.land/x/dnt@0.36.0/lib/test_runner/test_runner.ts";

Methods

green(text: string): string
red(text: string): string
gray(text: string): string