# Web Worker Transfer Example

This is an example of transferring a ReadableStream from a web worker.

**Run**

```shell
pnpm install
pnpm dev
```
