Files
Test/game.js
2025-12-10 17:47:15 +08:00

4 lines
43 B
JavaScript

import Main from './js/main';
new Main();