• Returns the contents of a resource, like fetch(). Response headers may be missing. May be inlined at build-time.

    Parameters

    • url: string

      Must be absolute and constant.

    Returns Promise<Response>