UNPKG

verror-0

Version:

VError without dependencies on top of nodejs standart library

3 lines (2 loc) 86 B
import { Info } from './types.js'; export declare const info: (err: unknown) => Info;