Closed wmonecke closed 7 months ago
Description
I am trying to type a createStore call but somehow persist: true keeps throwing an error.
persist: true
How can I type createStore properly?
Thank you very much!
Nevermind, my mistake!
@wmonecke what was the problem?
Description
I am trying to type a createStore call but somehow
persist: true
keeps throwing an error.How can I type createStore properly?
Thank you very much!