moodist/src/components/toolbox/index.ts
2024-02-25 13:47:38 +03:30

2 lines
76 B
TypeScript

export { Notepad } from './notepad';
export { Pomodoro } from './pomodoro';