Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 301 Bytes

fetch-component

fetch-component is a well-known component that provides a wrapper around the cross-fetch library with support for retries. It simplifies making HTTP requests with retry logic and timeout handling.

Installation

npm install @well-known-components/fetch-component