fix(core): update

This commit is contained in:
2019-05-10 17:03:07 +02:00
parent 7109b666f5
commit 0689e33ae6
5 changed files with 226 additions and 107 deletions

View File

@@ -1,9 +1,8 @@
import * as beautylog from '@pushrocks/smartlog';
import * as path from 'path';
import * as smartfile from '@pushrocks/smartfile';
import smartlodash from 'smartlodash';
import * as smartpath from '@pushrocks/smartpath';
import * as smartpromise from '@pushrocks/smartpromise';
import * as taskbuffer from '@pushrocks/taskbuffer';
export { beautylog, path, smartfile, smartpath, smartpromise, smartlodash, taskbuffer };
export { beautylog, path, smartfile, smartpath, smartpromise, taskbuffer };