Builds chrome.storage.local wrapper.
Key used to store the persisted state.
Optional
Custom conversion from state object to storage object (default is pass through).
Custom conversion from storage object to state object (default is pass through).
Outer - The Vuex state type.
Inner - The storage state type.
Builds chrome.storage.local wrapper.