UNPKG

tdesign-vue-next

Version:
1 lines 503 B
{"version":3,"file":"index.mjs","sources":["../../../components/alert/index.ts"],"sourcesContent":["import _Alert from './alert';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdAlertProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type AlertProps = TdAlertProps;\n\nexport const Alert = withInstall(_Alert);\nexport default Alert;\n"],"names":["Alert","withInstall","_Alert"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,KAAA,GAAQC,YAAYC,MAAM;;;;"}