{"version":3,"file":"index.mjs","sources":["../../src/action-sheet/index.ts"],"sourcesContent":["import { withInstall } from '../shared';\nimport _ActionSheet from './action-sheet';\nimport { TdActionSheetProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type ActionSheetProps = TdActionSheetProps;\n\nexport const ActionSheet = withInstall(_ActionSheet);\nexport default ActionSheet;\n"],"names":["ActionSheet","withInstall","_ActionSheet"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,WAAA,GAAcC,YAAYC,YAAY;;;;"}