On this page
getAngularJSGlobal
function
| npm Package | @angular/upgrade | 
|---|---|
| Module | import { getAngularJSGlobal } from '@angular/upgrade/static'; | 
     
| Source | upgrade/src/common/angular1.ts | 
function getAngularJSGlobal(): any;
  Description
Returns the current AngularJS global.
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v5.angular.io/api/upgrade/static/getAngularJSGlobal