Files
goTorrent/torrent-project/node_modules/material-ui/Table/index.d.ts

17 lines
663 B
TypeScript

export { default } from './Table';
export * from './Table';
export { default as TableFooter } from './TableFooter';
export * from './TableFooter';
export { default as TableHead } from './TableHead';
export * from './TableHead';
export { default as TableBody } from './TableBody';
export * from './TableBody';
export { default as TablePagination } from './TablePagination';
export * from './TablePagination';
export { default as TableRow } from './TableRow';
export * from './TableRow';
export { default as TableCell } from './TableCell';
export * from './TableCell';
export { default as TableSortLabel } from './TableSortLabel';
export * from './TableSortLabel';