import { Api } from 'maha'

const api = new Api({
  routes: [
  ]
})

export default api
