cmux/node_modules/@edge-runtime/format
2026-01-29 17:36:26 -08:00
..
dist Update app and tooling 2026-01-29 17:36:26 -08:00
LICENSE.md Update app and tooling 2026-01-29 17:36:26 -08:00
package.json Update app and tooling 2026-01-29 17:36:26 -08:00
README.md Update app and tooling 2026-01-29 17:36:26 -08:00




@edge-runtime/format: An util.inspect implementation to serialize any value.

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


Install

Using npm:

npm install @edge-runtime/format --save

or using yarn:

yarn add @edge-runtime/format --dev

or using pnpm:

pnpm install @edge-runtime/format --save

License

@edge-runtime/format © Vercel, released under the MPLv2 License, based on Node.js source code.
Authored and maintained by Vercel with help from contributors.

vercel.com · GitHub Vercel · Twitter @vercel