deno / latest / ~ / headersinit.html

HeadersInit

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

Type

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

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