Closed CSDUMMI closed 2 years ago
Using async instead of the complex mix of new Promise and callbacks used at the moment in createStore and destroy.
createStore
destroy
Using async instead of the complex mix of new Promise and callbacks used at the moment in
createStore
anddestroy
.