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