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