CoreTypesClientInstancePropertiesVersion: v7.0.0On this page ClientInstancePropertiesImportimport { ClientInstanceProperties } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype ClientInstanceProperties = { adapter?: AdapterInstance; error?: any; } StructureClientInstancePropertiesNameTypeDescriptionadapterAdapterInstanceerrorany