Skip to main content
Version: 3.x.x

xhrAdditionalData


import { xhrAdditionalData } from "@hyper-fetch/core"

Description

Defined in client/client.constants.ts:13

Preview

const xhrAdditionalData = AdapterAdditionalDataType

Structure

{
headers: Record<string, string>;
}