setAngularJSGlobal
function
Resets the AngularJS global.
API
Description
function setAngularJSGlobal( ng: any): void;
setAngularJSGlobal
void
Resets the AngularJS global.
Used when AngularJS is loaded lazily, and not available on window
.
@paramng
any
@returns
void
Jump to details