4 lines
75 B
TypeScript
Raw Normal View History

import Countdown from "./components/Countdown";
export default Countdown;