xdesign-vue-next
Version:
XDesign Component for vue-next
1 lines • 600 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../src/dialog/index.ts"],"sourcesContent":["import _Dialog from './dialog';\nimport withInstall from '../utils/withInstall';\nimport { TdDialogProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type DialogProps = TdDialogProps;\n\nexport const Dialog = withInstall(_Dialog);\nexport { default as DialogPlugin } from './plugin';\nexport default Dialog;\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,MAAA,GAAA,WAAA,CAAA,OAAA;;;;"}