update initial test
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import * as path from 'path';
|
||||
import * as smartcli from 'smartcli';
|
||||
import * as smartexpress from 'smartexpress';
|
||||
import * as smartfile from 'smartfile';
|
||||
|
||||
export { smartcli, smartexpress };
|
||||
export { path, smartcli, smartexpress, smartfile };
|
||||
|
||||
Reference in New Issue
Block a user