Added one-time subscription to event-queue with "once". Need tests.

This commit is contained in:
Christoph Oberhofer
2014-12-17 23:20:51 +01:00
parent 005a989aa3
commit 480e962ea8
6 changed files with 74 additions and 42 deletions
+3
View File
@@ -0,0 +1,3 @@
define(['events'], function(Events){
});