Fetch
@rotorsoft/act-root / act/src / Fetch
Type Alias: Fetch<TEvents>
Fetch<
TEvents> =object[]
Defined in: libs/act/src/types/reaction.ts:314
Result of fetching events from the store for processing.
Type Parametersโ
TEventsโ
TEvents extends Schemas
Event schemas.
Type Declarationโ
atโ
readonlyat:number
eventsโ
readonlyevents:Committed<TEvents, keyofTEvents>[]
laggingโ
readonlylagging:boolean
source?โ
readonlyoptionalsource?:string
streamโ
readonlystream:string