index.ts 57 B

123
  1. import Timer from './components/Timer'
  2. export { Timer }