Created the Game index.js

This commit is contained in:
Mathias Wagner 2023-06-09 03:02:14 +02:00
parent bfa011d1ec
commit f532b18c67

View File

@ -0,0 +1 @@
export {Game as default} from "./Game.jsx";