CoreTypesHttpAdapterExtraTypeVersion: v7.0.0On this page HttpAdapterExtraTypeImportimport { HttpAdapterExtraType } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype HttpAdapterExtraType = { headers: Record<string, string>; } StructureHttpAdapterExtraTypeNameTypeDescriptionheadersRecord<string, string>