UNPKG

http-request-mock

Version:

Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.

10 lines (9 loc) 160 B
declare function _exports(request: any): { ret: number; msg: string; name: any; email: any; phone: any; url: any; }; export = _exports;