A printf-like string formatter for Edge Runtime
npm install @edge-runtime/format

@edge-runtime/format: A util.inspect implementation to serialize any value.
See @edge-runtime/format section in our website for more information.
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
@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