Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.39.0/lib/test_runner/test_runner.ts";

Methods

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