なんかもうめっちゃ変えた

This commit is contained in:
syuilo
2017-01-21 21:08:40 +09:00
parent cd6b681748
commit 5da436a285
10 changed files with 31 additions and 49 deletions
+1 -3
View File
@@ -30,9 +30,7 @@ module.exports = (me) ~>
get-state = ~> state
event.on \i_updated (data) ~>
Object.assign me, data
me.trigger \updated
event.on \i_updated me.update
{
state-ev