Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jestjs/jest
/ proxy
Method
proxy
packages/jest-environment-node/src/index.ts:284–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
282
}
283
284
proxy(): typeof globalThis {
285
return
this.globalProxy;
286
}
287
288
/**
289
* Marks that the environment setup has completed, and properties set on
Callers
1
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected