mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export { default } from './Table';
|
|
export type { TableProps, TableColumn } from './Table';
|