summaryrefslogtreecommitdiff
path: root/server/src/index.ts
blob: 138762b14c51555c6a22d34c43ce73c9538b904d (plain)
1
2
3
import { Game } from "../../engine/Game";

console.log(Game);