UNPKG

@nesvet/n

Version:
7 lines 271 B
declare global { interface ErrorConstructor { captureStackTrace(targetObject: object, constructorOpt?: Function): void; } } export declare function captureStackTrace(depth?: number, indent?: number): string; //# sourceMappingURL=captureStackTrace.d.ts.map