Skip to main content
Module

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

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

Methods

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