4 lines
75 B
TypeScript
Raw Permalink Normal View History

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