initial
This commit is contained in:
7
ts/tstest.plugins.ts
Normal file
7
ts/tstest.plugins.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import * as path from 'path';
|
||||
import * as smartfile from '@pushrocks/smartfile';
|
||||
import * as smartlog from '@pushrocks/smartlog';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartshell from '@pushrocks/smartshell';
|
||||
|
||||
export { path, smartfile, smartlog, smartpromise, smartshell };
|
Reference in New Issue
Block a user