update smartstream

This commit is contained in:
2017-06-30 18:32:32 +02:00
parent f8b79710be
commit 93bcc03e72
11 changed files with 250 additions and 160 deletions

View File

@ -1,3 +1,3 @@
import 'typings-global'
export import q = require('q')
export import q = require('smartq')
export import through2 = require('through2')