fix(core): update

This commit is contained in:
2020-07-07 22:54:15 +00:00
parent f23575a8a2
commit 081347b23b
6 changed files with 10245 additions and 692 deletions

View File

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