src/mapping/index.js
import * as authentications from './authentications'
import * as services from './services'
export { authentications, services }
import * as authentications from './authentications'
import * as services from './services'
export { authentications, services }