@versionzero/module-manager v1.0.0
Classes
| Class | Description |
|---|---|
| AppModule | AppModule is a convenience "main" module that can be used to keep an app running until work is complete. |
| ModuleManager | Configuration, dependency injection, and lifecycle management for modular applications. |
| ModuleReference | An instance of a ModuleReference managed by ModuleManager. |
| Module | An instance of a Module managed by ModuleManager. |