mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c637dfa092
Follow-up to #54002 that: * Remove the `toString` implementation from the `primitives`. * Guards the `toString` with `ngDevMode` and prints out the value. PR Close #54079