• Overview
@angular/upgrade/static

setAngularJSGlobal

function

Resets the AngularJS global.

  
    function setAngularJSGlobal(  ng: any): void;
  
  

setAngularJSGlobal

void

Resets the AngularJS global.

Used when AngularJS is loaded lazily, and not available on window.

@paramngany
@returnsvoid
Jump to details