core/common/ApplicationOptions.ts
Properties |
|
description |
description:
|
Type : string
|
Optional |
An short description about what the module does. |
name |
name:
|
Type : string
|
The name of the Angular module class. |
path |
path:
|
Type : string
|
The file path to the module typescript file. |