• Preparing search index...
  • The search index is not available
@fetch-impl
  • @fetch-impl
  • @fetch-impl/cross-fetch
  • useCrossFetch

Function useCrossFetch

  • useCrossFetch(instance?): void
  • Use cross-fetch as the default fetcher.

    Parameters

    • instance: Fetcher = fetcher

      The fetcher instance to configure.

    Returns void

    • Defined in packages/cross-fetch/src/index.ts:8

Settings

Member Visibility

Theme

@fetch-impl
  • @fetch-impl
    • cross-fetch
      • default
      • Fetcher
      • fetcher
      • fetch
      • useCrossFetch
    • fetcher
      • default
      • Fetcher
      • fetcher
      • fetch
    • playwright
      • default
      • Fetcher
      • fetcher
      • fetch
      • log
      • usePlaywright
    • puppeteer
      • default
      • Fetcher
      • fetcher
      • fetch
      • log
      • usePuppeteer

Generated using TypeDoc