12 lines
329 B
Markdown

<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
# ng generate interface
## Overview
`ng generate interface [name] <type>` generates an interface
## Options
`--app` Specifies app name or index to use.
`type` Pptional String to specify the type of interface.