Remove a bunch more global variables

This commit is contained in:
Fedor Indutny
2025-10-09 23:44:06 -07:00
committed by GitHub
parent f7d5a91772
commit 87c12a7634
23 changed files with 153 additions and 171 deletions

View File

@@ -18,6 +18,7 @@ global.window = {
Date,
performance,
SignalContext: {
getPath: () => '/tmp',
getVersion: () => package.version,
config: {
serverUrl: 'https://127.0.0.1:9',