2026-07-02 14:34:19 +05:30

3 lines
78 B
TypeScript

export * from './countdownTimer';
export { default } from './countdownTimer';