Experimental Class
Class Overview
class ApplicationModule {
}
Class Description
This module includes the providers of @angular/core that are needed to bootstrap components via ApplicationRef.
Annotations
@NgModule({
providers: [
ApplicationRef_,
{provide: ApplicationRef, useExisting: ApplicationRef_},
ApplicationInitStatus,
Compiler,
APP_ID_RANDOM_PROVIDER,
ViewUtils,
{provide: IterableDiffers, useFactory: _iterableDiffersFactory},
{provide: KeyValueDiff