@shopify/oxygen-workers-types
    Preparing search index...

    Variable Request

    Request: {
        prototype: Request;
        new (input: RequestInfo, init?: RequestInit): Request;
    }

    This Fetch API interface represents a resource request.

    MDN Reference

    Type declaration