Edit File: index.js
import model from './model' import show from './show' export default { model, show }
Back to File Manager