4 lines
57 B
TypeScript
Raw Normal View History

2022-07-18 19:06:37 +08:00
import Dialog from './src/Dialog.vue'
export { Dialog }