UNPKG

bunyamin

Version:

Bunyan-based logger for Node.js supporting Trace Event format

8 lines (7 loc) 151 B
export declare class StackTraceError extends Error { constructor(); static empty(): { message: string; stack: string; }; }