mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export { default } from "./TableCell";
|
|
export * from "./TableCell";
|