Mike Brocchi a5a33fa1db chore(docs): move the new wiki docs to main repo (#3382)
This move will allow other devs to contribute and allow for pull requests and reviews against docs changes.
2016-12-05 15:25:11 -08:00

9 lines
169 B
Markdown

# ng generate interface
## Overview
`ng generate interface [name] <type>` generates an interface
## Arguments
`type` optional string to specify the type of interface