Resets the AngularJS global.
API
function setAngularJSGlobal(ng: any): void;
Description
Resets the AngularJS global.
Used when AngularJS is loaded lazily, and not available on window.
Resets the AngularJS global.
function setAngularJSGlobal(ng: any): void;
Resets the AngularJS global.
Used when AngularJS is loaded lazily, and not available on window.
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/upgrade/static/setAngularJSGlobal