UNPKG

@airbrake/node

Version:
4 lines 223 B
import { Notifier } from '../notifier'; export declare function patch(http: any, airbrake: Notifier): void; export declare function wrapRequest(origFn: any, airbrake: Notifier): () => any; //# sourceMappingURL=http.d.ts.map