@edge-runtime/ponyfill: A ponyfill (doesn't overwrite the native methods) to use Edge Runtime APIs in any environment.
See @edge-runtime/ponyfill section in our website for more information.
## Install
Using npm:
```sh
npm install @edge-runtime/ponyfill --save
```
or using yarn:
```sh
yarn add @edge-runtime/ponyfill --dev
```
or using pnpm:
```sh
pnpm install @edge-runtime/ponyfill --save
```
## License
**@edge-runtime/ponyfill** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License.