Skip to content

bodhi-realtime-agent / EventPayload

Type Alias: EventPayload<T>

EventPayload<T> = EventPayloadMap[T]

Defined in: types/events.ts:74

Resolves the payload type for a given event type string.

Type Parameters

T

T extends EventType

Built with VitePress