fetch-light-my-request
    Preparing search index...

    Function createFetchLightMyRequest

    • Create a mock fetch function (Directly returning the FetchMock.fetchHandler) from a light-my-request dispatch function.

      Parameters

      Returns (input: string | URL | Request, init?: RequestInit) => Promise<Response>