Type Alias: StreamEvent
StreamEvent =
z.infer<typeofStreamEventSchema>
Defined in: apps/paracosm/src/api/types.ts:21
Discriminated union of all stream events emitted during a run.
StreamEvent =
z.infer<typeofStreamEventSchema>
Defined in: apps/paracosm/src/api/types.ts:21
Discriminated union of all stream events emitted during a run.