Files
rowy/src/components/GetStartedChecklist/index.ts
2022-07-14 13:36:17 +10:00

3 lines
88 B
TypeScript

export * from "./GetStartedChecklist";
export { default } from "./GetStartedChecklist";