SocketSdkConfigurationValue
Import
import { SocketSdkConfigurationValue } from "@hyper-fetch/sockets"
Source
Package
Preview
type SocketSdkConfigurationValue = SocketSdkDefaults | (instance: SocketSdkLeaf) => SocketSdkLeaf;
import { SocketSdkConfigurationValue } from "@hyper-fetch/sockets"
type SocketSdkConfigurationValue = SocketSdkDefaults | (instance: SocketSdkLeaf) => SocketSdkLeaf;