tableColumn.d.ts 74 B

12
  1. import ElTableColumn from './table-column';
  2. export default ElTableColumn;