UNPKG

ut-tools

Version:

Build and Release management automation package.

6 lines (3 loc) 138 B
import { Colors } from "./types" declare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors } export = picocolors