mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
They aim to improve code readability. Since they are defined by `const enum` they have zero runtime performance impact over just using constant literals. Fixes #23543 PR Close #23548 |
||
|---|---|---|
| .. | ||
| backend.ts | ||
| client.ts | ||
| headers.ts | ||
| interceptor.ts | ||
| jsonp.ts | ||
| module.ts | ||
| params.ts | ||
| request.ts | ||
| response.ts | ||
| xhr.ts | ||
| xsrf.ts | ||