move to typescript predominance

This commit is contained in:
2018-04-13 15:45:48 +02:00
parent 2165a8f677
commit 95c5fb7e83
30 changed files with 81 additions and 375 deletions
+2
View File
@@ -3,6 +3,7 @@ import * as path from 'path';
import * as smartcli from 'smartcli';
import * as smartexpress from 'smartexpress';
import * as smartfile from 'smartfile';
import * as smartq from 'smartq';
import * as smartrequest from 'smartrequest';
import * as smartrx from 'smartrx';
import * as smartsocket from 'smartsocket';
@@ -14,6 +15,7 @@ export {
smartcli,
smartexpress,
smartfile,
smartq,
smartrx,
smartrequest,
smartsocket,