SocketsTypesSocketSdkDefaultsVersion: v8.0.0On this page SocketSdkDefaultsImportimport { SocketSdkDefaults } from "@hyper-fetch/sockets"SourceView the source codePackage@hyper-fetch/sockets Previewtype SocketSdkDefaults = { options?: Record<string, unknown>; } StructureSocketSdkDefaultsNameTypeDescriptionoptionsRecord<string, unknown>