UNPKG

mockttp

Version:

Mock HTTP server for testing HTTP clients and stubbing webservices

5 lines 248 B
// Each of these breaks because they use synthetic default imports internally for // core node packages. Easiest to skip their types entirely: declare module 'https-proxy-agent'; declare module 'socks-proxy-agent'; declare module 'pac-proxy-agent';