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