index.ts 86 B

1234
  1. import Dialog from './src/dialog'
  2. export default Dialog
  3. export * from './src/dialog'