Fetch
@rotorsoft/act-root / act/src / Fetch
Type Alias: Fetch<TEvents>
Fetch<
TEvents> =object[]
Defined in: libs/act/src/types/reaction.ts:183
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