@angular/core

NgModuleRef

Class

Represents an instance of an NgModule created by an NgModuleFactory. Provides access to the NgModule instance and related objects.

abstract class NgModuleRef {
}
Jump to details