type RealtimeMessagePart = | RealtimeTextPart | RealtimeAudioPart | RealtimeToolCallPart | RealtimeToolResultPart | RealtimeImagePart;
Defined in: realtime/types.ts:147
Union of all realtime message parts
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications