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