Title here
Summary here
AbstractModuleKind: global abstract class
Extends: AbstractModule
Properties
| Name | Type |
|---|---|
| exports | Array.<AppRoutes> |
AbstractModulestringAbstract class defining an Application module.
stringReturn a unique identifier for the module which is the name of the class, with the first letter lowercase
Kind: static method of AbstractAppModule