{"version":3,"file":"index.mjs","sources":["../../../components/popconfirm/index.ts"],"sourcesContent":["import _Popconfirm from './popconfirm';\nimport withInstall from '../utils/withInstall';\nimport { TdPopconfirmProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type PopconfirmProps = TdPopconfirmProps;\n\nexport const Popconfirm = withInstall(_Popconfirm);\nexport default Popconfirm;\n"],"names":["Popconfirm","withInstall","_Popconfirm"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,UAAA,GAAaC,YAAYC,WAAW;;;;"}