UNPKG

mockttp

Version:

Mock HTTP server for testing HTTP clients and stubbing webservices

4 lines 145 B
// This isn't included in the official types, but is almost always true (i.e. everywhere in IE) interface Function { readonly name: string; }