a persistor is used to hook a data file into the store. This way any data file can be made available through the store and updated through actions, as long as it can be represented in json
IPersistor
Optional
a persistor is used to hook a data file into the store. This way any data file can be made available through the store and updated through actions, as long as it can be represented in json
Export
IPersistor