2023-05-03 10:56:34 +03:00

3 lines
91 B
TypeScript

export { Table as default } from 'antd';
export type { ColumnsType } from 'antd/es/table';