now allows the handling of custom events and run returns promise

This commit is contained in:
2016-09-25 16:10:06 +02:00
parent aaece166c0
commit c28e2cb8e0
10 changed files with 191 additions and 25 deletions

View File

@ -1,3 +1,2 @@
import 'typings-global'
export import q = require('q')
export let streamCombiner2 = require('stream-combiner2')