UNPKG

msw

Version:

Seamless REST/GraphQL API mocking library for browser and Node.js.

4 lines (2 loc) 95 B
declare function toResponseInit(response: Response): ResponseInit; export { toResponseInit };