{"version":3,"file":"index.mjs","sources":["../../src/alert/index.ts"],"sourcesContent":["import _Alert from './alert';\nimport withInstall from '../utils/withInstall';\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":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASO,IAAA,KAAA,GAAA,WAAA,CAAA,MAAA;;;;"}