Awesome
<div align='center'> <h1>Fetch TypeBox</h1> <p>Type and Validate fetch responses using TypeBox</p> </div> <br>@erfanium/fetch-typebox
is a drop-in replacement for fetch that brings easy integration with TypeBox
Install
You only need an environment with fetch support (natively or via polyfill)
npm install @sinclair/typebox @erfanium/fetch-typebox