UNPKG

@tduyng/prettyoutput

Version:

Library to format JSON objects into a colorful, YAML-style output. Ideal for pretty printing logs with high performance.

3 lines 121 B
import type { Colors } from './definitions.js'; export declare const colors: Colors; //# sourceMappingURL=colors.d.ts.map