fix(types): Add custom Express request types for station authentication

This commit is contained in:
2026-02-20 19:24:41 +01:00
parent 2da8247978
commit 778f159405
4 changed files with 111 additions and 36 deletions

View File

@@ -68,7 +68,7 @@
"rimraf": "3.0.2",
"start-server-and-test": "1.11.7",
"ts-jest": "26.5.0",
"ts-node": "9.1.1",
"ts-node": "10.9.2",
"typedoc": "0.20.19",
"typescript": "5.9.3"
},