@jspm/generator
    Preparing search index...

    Function setFetch

    • Replace the underlying network fetch. Virtual sources, protocol handlers, pool, retry, in-flight dedup, and caching continue to wrap it.

      Parameters

      • fn: (url: string, init: RequestInit) => Promise<Response>

      Returns void