## Install
Using npm:
```sh
npm install @edge-runtime/primitives --save
```
or using yarn:
```sh
yarn add @edge-runtime/primitives --dev
```
or using pnpm:
```sh
pnpm install @edge-runtime/primitives --save
```
## License
**@edge-runtime/primitives** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License.