xhrExtra
import { xhrExtra } from "@hyper-fetch/core"
Description
Defined in adapter/adapter.constants.ts:6
Preview
const xhrExtra = AdapterExtraType
Structure
{
headers: Record<string, string>;
}
import { xhrExtra } from "@hyper-fetch/core"
Defined in adapter/adapter.constants.ts:6
const xhrExtra = AdapterExtraType
{
headers: Record<string, string>;
}