Variable Request

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

Type declaration

Generated using TypeDoc