• Implements Node fetch using Junction for service discovery.

    A dispatcher passed to this function or set with setGlobalDispatcher will be ignored in favor of the Junction dispatcher. To set the Junction client, use setDefaultClient.

    Parameters

    • input: RequestInfo
    • Optionalinit: RequestInit

    Returns Promise<Response>