SatelliteContextType
SatelliteContextType =
StoreApi<ISatelliteConnectStore<Connector,Connection>> |null
Defined in: satellite-react/src/hooks/satelliteHook.ts:14
Value of SatelliteStoreContext: the store created by SatelliteConnectProvider, or null outside the
provider.
Last updated on