chore: streamline root validation and app loading (#635)

This commit is contained in:
Daniel Volz
2026-05-16 20:45:26 +02:00
committed by GitHub
parent 2f5fc2d9e9
commit 545793fdd2
14 changed files with 159 additions and 37 deletions
+1
View File
@@ -0,0 +1 @@
declare const global: typeof globalThis;