UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

4 lines (3 loc) 140 B
import * as PrettyError from 'pretty-error'; export declare const pe: PrettyError; export declare function prettyError(e: unknown): string;