mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b2e0946696
Change the return typing for the .text method to `string` so typescript treats it like a normal string. Closes #8138