feat(implement testing): update
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
// node native
|
||||
import * as path from 'path';
|
||||
|
||||
// @pushrocks scope
|
||||
import * as consolecolor from '@pushrocks/consolecolor';
|
||||
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 };
|
||||
export { consolecolor, path, smartfile, smartlog, smartpromise, smartshell };
|
||||
|
Reference in New Issue
Block a user