2017-03-31 16:59:33 -07:00

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.