fix(core): update

This commit is contained in:
2020-07-08 00:11:16 +00:00
parent a6dd8de0db
commit ed8c8312c2
5 changed files with 20 additions and 23 deletions

View File

@@ -1,8 +1,9 @@
// pushrocks
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartenv from '@pushrocks/smartenv';
import * as smartpromise from '@pushrocks/smartpromise';
export { smartdelay, smartpromise };
export { smartdelay, smartenv, smartpromise };
// third party
/* import * as leakage from 'leakage';