Builds storage that keeps the state only in memory (the same way Vuex does).
Useful mainly for testing and development as it doesn't persist anything.
Outer - The Vuex state type.
Builds storage that keeps the state only in memory (the same way Vuex does).