UNPKG

@stuntman/shared

Version:

Stuntman - HTTP proxy / mock shared types and utils

6 lines 184 B
export declare const errorToLog: (error: Error) => (Error & any[]) | { message: string; stack: string | undefined; name: string; }; //# sourceMappingURL=errorToLog.d.ts.map