Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-02-23 04:47:38 +03:00
parent af776f40d8
commit 48d1093fd5

View File

@ -196,7 +196,7 @@ var StoreActions = actions.Actions({
// -> .loadConfig() / .saveConfig() / .resetConfig()
// - get/set/del
// -> .store('*:config') / .store('*:config', value) / .store('*:config', null)
// XXX sync or async???
// XXX sync or async or both???
store: ['- Store/',
core.doc`