Package Exports
- @edge-runtime/node-utils
- @edge-runtime/node-utils/dist/index.js
- @edge-runtime/node-utils/dist/index.mjs
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/node-utils) 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/node-utils: A set of helpers for running edge-compliant code in Node.js environment.
See @edge-runtime/node-utils section in our website for more information.
Note: This is an alpha version.
Install
Using npm:
npm install @edge-runtime/node-utils --save
or using yarn:
yarn add @edge-runtime/node-utils --dev
or using pnpm:
pnpm install @edge-runtime/node-utils --save
License
@edge-runtime/node-utils © Vercel, released under the MPLv2 License.
Authored and maintained by Vercel with help from contributors.
vercel.com · GitHub Vercel · Twitter @vercel