@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: ```sh npm install @edge-runtime/format --save ``` or using yarn: ```sh yarn add @edge-runtime/format --dev ``` or using pnpm: ```sh pnpm install @edge-runtime/format --save ``` ## License **@edge-runtime/format** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License, based on [Node.js source code](https://github.com/nodejs/node/blob/v18.7.0/lib/util.js).
Authored and maintained by [Vercel](https://vercel.com) with help from [contributors](https://github.com/vercel/edge-runtime/contributors). > [vercel.com](https://vercel.com) · GitHub [Vercel](https://github.com/vercel) · Twitter [@vercel](https://twitter.com/vercel)