UNPKG

msw

Version:

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

4 lines (2 loc) 117 B
declare function storeResponseCookies(request: Request, response: Response): void; export { storeResponseCookies };