// @pushrocks scope import * as smartshell from '@pushrocks/smartshell'; export { smartshell } // third party scope import * as path from 'path'; import * as tsNode from 'ts-node'; export { path, tsNode }