mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-05 05:29:01 +08:00
6 lines
79 B
React
6 lines
79 B
React
|
import Table from './Table'
|
||
|
|
||
|
export * from './interface'
|
||
|
|
||
|
export default Table
|