@angular/upgrade/static

UpgradeModule

NgModule

An NgModule, which you import to provide AngularJS core services, and has an instance method used to bootstrap the hybrid upgrade application.

  
    class UpgradeModule {}
  
  
Jump to details