• The shorthand fetch function.

    Parameters

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

    Returns Promise<Response>