mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`globalThis` global property contains the global `this` value, which is usually akin to the global object. This is needed for better compatibility with CloudFlare workers were global nor window are defined as globals. PR Close #52367 |
||
|---|---|---|
| .. | ||
| error-rewrite.ts | ||
| events.ts | ||
| fetch.ts | ||
| promise.ts | ||
| queue-microtask.ts | ||
| timers.ts | ||
| to-string.ts | ||
| utils.ts | ||