wrap_event
Parameters:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
wrap_event(event_cls: type[BaseEvent]) -> type[BaseModel]
| Name | Description |
|---|---|
event_cls | Event class to wrap Type: type[BaseEvent] |