type AGUIEventType = `${EventType}`;type AGUIEventType = `${EventType}`;Defined in: packages/typescript/ai/src/types.ts:779
AG-UI Protocol event types.
Use EventType enum from @ag-ui/core instead. This type alias is kept for backward compatibility but will be removed in a future version.