Type alias EntityProjection<Id, V>

EntityProjection<Id, V>: AggregateProjection<EntityStore<Id, V>, EntityEvent<Id, V>>

AggregateProjection for a CRDT entity.

Type Parameters

  • Id

  • V

Generated using TypeDoc