@erfanium/fetch-type-box

<div align='center'>


Keywords
fetch, nodejs, typebox, typescript
License
ISC
Install
npm install @erfanium/fetch-type-box@0.1.0

Documentation

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