angular/packages/core/test/hydration
arturovt 783c5bb586 refactor(core): change node navigation step to plain const (#59469)
We change the `enum` to a plain `const` to eliminate extra bytes, as `enum` is not really required. We might not be able to switch to `const enum` due to single-file compilation restrictions.

PR Close #59469
2025-01-13 11:12:47 -05:00
..
compression_spec.ts refactor(core): change node navigation step to plain const (#59469) 2025-01-13 11:12:47 -05:00