• The shorthand fetch function.

    Parameters

    • input: string | URL | Request
    • Optional init: RequestInit

    Returns Promise<Response>