UNPKG

tdesign-mobile-vue

Version:
1 lines 545 B
{"version":3,"file":"index.mjs","sources":["../../src/list/index.ts"],"sourcesContent":["import _List from './list';\nimport { withInstall, WithInstallType } from '../shared';\n\nimport { TdListProps } from './type';\nimport './style';\n\nexport * from './type';\nexport type ListProps = TdListProps;\n\nexport const List: WithInstallType<typeof _List> = withInstall(_List);\nexport default List;\n"],"names":["List","withInstall","_List"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IASaA,IAAA,GAAsCC,YAAYC,KAAK;;;;"}