4 lines
57 B
TypeScript
Raw Normal View History

2023-01-03 10:10:51 +08:00
import XTable from './src/XTable.vue'
export { XTable }