index.js 94 B

123
  1. import Ctable from './Ctable.vue'
  2. import Wtable from './Wtable.vue'
  3. export { Ctable, Wtable }