W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
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