2017-03-23 17:25:30 -07:00

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.