downgradeInjectable
function
A helper function to allow an Angular service to be accessible from AngularJS.
API
Description
Usage Notes
downgradeInjectable( token: any, downgradedModule?: string): Function;
Jump to details
A helper function to allow an Angular service to be accessible from AngularJS.