mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2f31c4c1c5
The upstream Jasmine typings don't define a type for the global object with Jasmine methods polluting it, so just use any. Also zone.js has a different name upstream.