mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
7 lines
200 B
Markdown
7 lines
200 B
Markdown
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
|
|
|
|
# ng generate enum
|
|
|
|
## Overview
|
|
`ng generate enum [name]` generates an enumeration
|