vant/packages/cell/index.js
2016-12-27 20:11:05 +08:00

3 lines
58 B
JavaScript

import Cell from './src/cell.vue';
module.exports = Cell;