Function
createStore
Initial value
Store
Create a store
const store = createStore(0); Copy
const store = createStore(0);
createStore