zzarcon opened this issue 7 years ago · 0 comments
update method return any:
xtore/src/xtore.ts
Line 34 in ff8e952
private store any 😢
Line 10 in ff8e952
xtore.update('user', '123', {name: 'hector'}); xtore.subscribe('user', '123', { next() { } });