fix(core): update

This commit is contained in:
2019-05-08 11:16:24 +02:00
parent 3a8513d3a0
commit 7ce6245286
11 changed files with 68 additions and 34 deletions

View File

@ -9,4 +9,4 @@ import * as smartlog from '@pushrocks/smartlog';
import * as smartlogDestinationLocal from '@pushrocks/smartlog-destination-local';
import * as smartshell from '@pushrocks/smartshell';
export { smartchok, smartcli, smartdelay, smartlog, smartlogDestinationLocal, smartshell, };
export { smartchok, smartcli, smartdelay, smartlog, smartlogDestinationLocal, smartshell };