mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
01a179577b
Both functions were deprecated in v5 and are replaced by `getAngularJSGlobal`/`setAngularJSGlobal` BREAKING CHANGE: Deprecated `getAngularLib`/`setAngularLib` have been removed use `getAngularJSGlobal`/`setAngularJSGlobal` instead.