mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
329 B
329 B
ng generate interface
Overview
ng generate interface [name] <type>
generates an interface
Options
--app
Specifies app name or index to use.
type
Optional String to specify the type of interface.