Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@well-known-components/fetch-component

well-known-components6kApache-2.03.0.0TypeScript support: included

fetch component

readme

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