start modular infrastructure

This commit is contained in:
2017-05-16 21:09:59 +02:00
parent eb57697f96
commit 6edd51c6e6
10 changed files with 68 additions and 10 deletions

View File

@@ -11,6 +11,7 @@ export import smartcli = require('smartcli');
export import smartdelay = require('smartdelay');
export import smartfile = require('smartfile');
export import shelljs = require('shelljs');
export import smartmonitor = require('smartmonitor');
export import smartparam = require('smartparam');
export import smartq = require('smartq');
export import smartshell = require('smartshell');