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

    Function createFetchLightMyRequestFromFastify

    • Create a mock fetch function (Directly returning the FetchMock.fetchHandler) from Fastify server.

      Parameters

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