Home Manual Reference Source

src/mapping/index.js

import * as authentications from './authentications'
import * as services from './services'

export { authentications, services }