index.ts 69 B

123
  1. import DictSelect from './src/DictSelect.vue'
  2. export { DictSelect }