fix(core): prepare for release

This commit is contained in:
2018-05-20 00:41:59 +02:00
parent a17834a8f0
commit 5a4dceb75d
7 changed files with 81 additions and 57 deletions
+4
View File
@@ -1,6 +1,8 @@
import * as lik from 'lik';
import * as nodehash from 'nodehash';
import * as path from 'path';
import * as smartcli from 'smartcli';
import * as smartdelay from 'smartdelay';
import * as smartexpress from 'smartexpress';
import * as smartfile from 'smartfile';
import * as smartq from 'smartq';
@@ -11,8 +13,10 @@ import * as smarttime from 'smarttime';
export {
lik,
nodehash,
path,
smartcli,
smartdelay,
smartexpress,
smartfile,
smartq,