rsnext/examples/with-msw/mocks
John Daly 0c734543a6
examples/with-msw-typescript (#39196)
## Documentation / Examples

Updating the `with-msw` example to use TypeScript

- [X] Make sure the linting passes by running `pnpm lint`
- [X] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-31 15:54:30 +00:00
..
browser.ts examples/with-msw-typescript (#39196) 2022-07-31 15:54:30 +00:00
handlers.ts examples/with-msw-typescript (#39196) 2022-07-31 15:54:30 +00:00
index.ts examples/with-msw-typescript (#39196) 2022-07-31 15:54:30 +00:00
server.ts examples/with-msw-typescript (#39196) 2022-07-31 15:54:30 +00:00
types.ts examples/with-msw-typescript (#39196) 2022-07-31 15:54:30 +00:00