index.js 56 Bytes
import model from './model'

export default {
  model
}