# StreamChunkType

# Type Alias: StreamChunkType

```ts
type StreamChunkType = AGUIEventType;
```

Defined in: [types.ts:746](https://github.com/TanStack/ai/blob/main/packages/typescript/ai/src/types.ts#L746)

Stream chunk/event types (AG-UI protocol).
