W3cubDocs

/Deno

HeadersInit

type HeadersInit = Headers | string[][] | Record<string, string>;

Type

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

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/HeadersInit