cmd/pkgserver: minimum viable frontend

This commit is contained in:
mae
2026-03-10 03:31:14 -05:00
parent d8e720bcc9
commit 42a2918644
8 changed files with 217 additions and 63 deletions

View File

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