module.exports = { description: 'allows `export *` from external module, internally', options: { external: [ 'path' ] } };