Blame view

Yi.Vben5.Vue3/apps/web-antd/src/components/description/index.ts 149 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
  export { default as Description } from './src/description.vue';
  export * from './src/typing';
  export { useDescription } from './src/useDescription';