index.ts 57 B

1234
  1. import Dialog from './src/Dialog.vue'
  2. export { Dialog }