3 lines
58 B
JavaScript
3 lines
58 B
JavaScript
import Cell from './src/cell.vue';
|
|
module.exports = Cell;
|
import Cell from './src/cell.vue';
|
|
module.exports = Cell;
|