index.ts 63 B

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