store
There is one function, createStore, within the store module.
createStore
The createStore function creates a Store, and is the main entry point into the store module.
Store