index.ts 59 B

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