// node native import * as path from 'path'; export { path } // pushrocks scope import * as projectinfo from '@pushrocks/projectinfo'; import * as smartfile from '@pushrocks/smartfile'; import * as smartversion from '@pushrocks/smartversion'; export { projectinfo, smartfile, smartversion }