fix(core): update

This commit is contained in:
2019-05-05 20:54:02 +02:00
parent 40dd48533d
commit dfbbe8090f
3 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,7 @@ import * as smartpromise from '@pushrocks/smartpromise';
import * as smartrx from '@pushrocks/smartrx';
// the module to test
process.exit(0);
let testSmartchok: smartchok.Smartchok;
let testAddObservable: smartrx.rxjs.Observable<any>;