tdesign-mobile-vue
Version:
tdesign-mobile-vue
1 lines • 545 B
Source Map (JSON)
{"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;;;;"}