Package Exports
- edge-runtime
- edge-runtime/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (edge-runtime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme


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