• 概要
@angular/core

ApplicationModule

NgModule
stable

Re-exported by BrowserModule, which is included automatically in the root AppModule when you create a new app with the CLI new command. Eagerly injects ApplicationRef to instantiate it.

API

    
      class ApplicationModule {}
    
    
Jump to details