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