cmd/pkgserver: minimum viable frontend

This commit is contained in:
mae
2026-03-10 03:31:14 -05:00
committed by Ophestra
parent c68d1656c1
commit 953e00c428
8 changed files with 217 additions and 63 deletions

View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"target": "ES2024"
}
}