@angular/upgrade/static

downgradeInjectable

function

A helper function to allow an Angular service to be accessible from AngularJS.

  
    function downgradeInjectable(  token: any,  downgradedModule?: string): Function;
  
  
Jump to details