X Tutup
Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 329 Bytes

File metadata and controls

11 lines (7 loc) · 329 Bytes

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.

X Tutup