fix(core): update

This commit is contained in:
2019-11-07 00:26:47 +01:00
parent 20e7584eb9
commit bcc4ce9a87
6 changed files with 79 additions and 18 deletions
+4
View File
@@ -10,7 +10,9 @@ import * as smarthash from '@pushrocks/smarthash';
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartexpress from '@pushrocks/smartexpress';
import * as smartpromise from '@pushrocks/smartpromise';
import * as smarttime from '@pushrocks/smarttime';
import * as smartunique from '@pushrocks/smartunique';
import * as smartrx from '@pushrocks/smartrx';
export {
@@ -20,7 +22,9 @@ export {
smartdelay,
smartexpress,
smartpromise,
smarttime,
smartunique,
smartrx
};
// third party scope