Skip to main content
Module

x/debug/colors.ts>ColorFunction

📝 Tiny debugging utility
type alias ColorFunction
import { type ColorFunction } from "https://deno.land/x/debug@0.1.1/colors.ts";
definition: (message: string) => string