A function that creates new data in the store synchronously using the specified selector and value.
The selector to use for creating new data in the store.
The value to be added to the store using the specified selector.
Generated using TypeDoc
A function that creates new data in the store synchronously using the specified selector and value.