Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit ceb961ebd6 - Show all commits

View File

@ -25,6 +25,8 @@ const onoffsim = {
},
watch : function (cb) {
this.watchFunc = cb
},
unexport : function () {
}
}
}