UNPKG

tdesign-mobile-vue

Version:
1 lines 600 B
{"version":3,"file":"index.mjs","sources":["../../src/table/index.ts"],"sourcesContent":["import BaseTable from './base-table';\nimport { withInstall } from '../shared';\n\nimport './style';\nimport { TdBaseTableProps } from './type';\n\nexport type TableProps = TdBaseTableProps;\n\nexport * from './type';\nexport * from './interface';\n\nexport const Table = withInstall(BaseTable, 'TTable');\nexport default Table;\n"],"names":["Table","withInstall","BaseTable"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWa,IAAAA,KAAA,GAAQC,WAAY,CAAAC,SAAA,EAAW,QAAQ;;;;"}