mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
PR #51670 removed the usage of `const enum`. As a consequence HttpStatusCode that were previously inlined now pull and retains the (fairly large) `HttpStatusCode` enum. By intermediate constants, we prevent the framework from pulling this big enum by default. PR Close #55434 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| PACKAGE.md | ||
| public_api.ts | ||