AppleSauce
Preparing search index...
applesauce-core
mapEventsToStore
Function mapEventsToStore
mapEventsToStore
(
store
:
IEventStore
,
removeDuplicates
?:
boolean
,
)
:
MonoTypeOperatorFunction
<
Event
>
Saves all events to an event store and filters out invalid events
Parameters
store
:
IEventStore
removeDuplicates
:
boolean
= true
Returns
MonoTypeOperatorFunction
<
Event
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Saves all events to an event store and filters out invalid events