--- a/tsconfig.json	2025-08-05 22:46:32.519923037 +0200
+++ b/tsconfig.json	2025-08-05 22:46:59.743384524 +0200
@@ -4,7 +4,7 @@
         "module": "NodeNext",
         "esModuleInterop": true,
         "target": "ES2022",
-        "lib": ["ES2022"],
+        "lib": ["ES2022", "dom"],
         "strict": true,
         "noImplicitAny": true,
         "noImplicitThis": true,
