ipv4.army/src/front/index.tsx
seth deb223c642
Some checks failed
Code quality checks / biome (push) Failing after 7s
refactor a lot
2025-05-04 20:47:19 -04:00

8 lines
No EOL
137 B
TypeScript

import "tsx-dom";
import App from './App';
document.body.appendChild(<App />);
// You're garbage, let me collect you.
fetch("/api/gc")