Skip to main content
type alias HeadersInit

Definition

Iterable<string[]> | Record<string, string>
Back to top