Headers: {
    prototype: Headers;
    new (init?: HeadersInit): Headers;
}

Type declaration

Generated using TypeDoc