// native scope import * as path from 'path'; export { path }; // @push.rocks scope import * as smartbucket from '@push.rocks/smartbucket'; import * as smartpath from '@push.rocks/smartpath'; export { smartbucket, smartpath };