UNPKG

node-request-interceptor

Version:

Low-level HTTP/HTTPS/XHR request interception library for NodeJS

3 lines (2 loc) 153 B
import { EventPolyfill } from '../polyfills/EventPolyfill'; export declare function createEvent(options: any, target: any, type: string): EventPolyfill;