cmux/node_modules/edge-runtime/README.md
2026-01-29 17:36:26 -08:00

1.3 KiB




edge-runtime: Run any Edge Function from CLI or Node.js module.

See edge-runtime section in our website for more information.


Install

Using npm:

npm install edge-runtime --save

or using yarn:

yarn add edge-runtime --dev

or using pnpm:

pnpm install edge-runtime --save

License

edge-runtime © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel