Skip to content

Documentation / @agentick/angular / ConnectionState

Type Alias: ConnectionState ​

ConnectionState = "disconnected" | "connecting" | "connected" | "error"

Defined in: client/src/types.ts:34

Released under the ISC License.