index.ts 111 Bytes
export { tagSelectOptions, tagTypes } from './src/data';
export { default as DictTag } from './src/index.vue';