UNPKG

msw

Version:

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

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