mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 11:44:05 +08:00
496 B
496 B
ng generate interface
Overview
ng generate interface [name] <type>
generates an interface
Options
app
`--app` (alias: `-a`) _default value: 1st app_
Specifies app name to use.
type
Optional String to specify the type of interface.