填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

ApplicationModule

Configures the root injector for an app with providers of @angular/core dependencies that ApplicationRef needs to bootstrap components.

查看"说明"...

      
      class ApplicationModule {
}
    

说明

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

提供商

提供商
APPLICATION_MODULE_PROVIDERS
      
      APPLICATION_MODULE_PROVIDERS