UNPKG

tdesign-mobile-vue

Version:
1 lines 598 B
{"version":3,"file":"index.mjs","sources":["../../src/swipe-cell/index.ts"],"sourcesContent":["import _SwipeCell from './swipe-cell';\nimport { withInstall, WithInstallType } from '../shared';\nimport { TdSwipeCellProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type SwipeCellProps = TdSwipeCellProps;\n\nexport const SwipeCell: WithInstallType<typeof _SwipeCell> = withInstall(_SwipeCell);\nexport default SwipeCell;\n"],"names":["SwipeCell","withInstall","_SwipeCell"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,SAAA,GAAgDC,YAAYC,UAAU;;;;"}