Fetch TypeBox
Type and Validate fetch responses using TypeBox
@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
