mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
This move will allow other devs to contribute and allow for pull requests and reviews against docs changes.
169 B
169 B
ng generate interface
Overview
ng generate interface [name] <type>
generates an interface
Arguments
type
optional string to specify the type of interface