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