Skip to content

Documentation / @agentick/gateway / GatewayEventType

Type Alias: GatewayEventType ​

GatewayEventType = StreamEvent["type"] | "channel" | "method:chunk" | "method:end" | "config:changed"

Defined in: gateway/src/transport-protocol.ts:123

Released under the ISC License.