Type alias HeadersInit

HeadersInit: [string, string][] | Record<string, string> | Headers

Generated using TypeDoc