model.js 76 B

12345
  1. import index from './index/model.js';
  2. export default module = {
  3. index,
  4. }