1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-31 08:14:02 -07:00
parent 85322cfdf7
commit c6f14eea16
9 changed files with 30 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
// @ts-nocheck
import { Router } from 'express';
const indexRouter = Router();