mirror of
https://github.com/rowyio/rowy.git
synced 2026-09-03 12:53:55 +02:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export * from "./TableTutorial";
|
|
export { default } from "./TableTutorial";
|