SinglyLinkedEventSourcedModelCodec<S extends EventSourcedSnapshot<S, B, E> , B extends EventSourcedSnapshotBuilder<S, B, E> , E extends EventSourcedEvent<S, B, E> > constructor
const
SinglyLinkedEventSourcedModelCodec<S extends EventSourcedSnapshot<S, B, E> , B extends EventSourcedSnapshotBuilder<S, B, E> , E extends EventSourcedEvent<S, B, E> > ()
Create an SinglyLinkedEventSourcedModelCodec.
Implementation
const SinglyLinkedEventSourcedModelCodec();