The string identifying the kind of data source being created
The object containing information the data source wants to keep around to serialize and deserialize
An initial set of data to cache for the data source
The adapter associated with the new data source
Creates an action which when dispatched informs the sources reducer to add a new data source This action creator generates monotonically increasing identifiers for the data sources it creates, which are accessable in the resulting action payload
The string identifying the kind of data source being created
The object containing information the data source wants to keep around to serialize and deserialize
An initial set of data to cache for the data source
The adapter associated with the new data source
Creates an action which when dispatched informs the sources reducer to add a new data source This action creator generates monotonically increasing identifiers for the data sources it creates, which are accessable in the resulting action payload
The string identifying the kind of data source being created
The object containing information the data source wants to keep around to serialize and deserialize
An initial set of data to cache for the data source
The adapter associated with the new data source
Generated using TypeDoc
Creates an action which when dispatched informs the sources reducer to add a new data source This action creator generates monotonically increasing identifiers for the data sources it creates, which are accessable in the resulting action payload