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