Condividi tramite


RawHttpHeadersInput type

Raccolta HttpHeaders per l'input, rappresentata come un semplice oggetto JSON.

type RawHttpHeadersInput = Record<string, string | number | boolean>