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

Type declaration

Generated using TypeDoc