mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
527 B
527 B
ng generate interface
Overview
ng generate interface [name] <type>
generates an interface
Options
app
--app
(aliases: -a
) default value: 1st app
Specifies app name to use.
type
Optional String to specify the type of interface.