Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 169 Bytes

interface.md

File metadata and controls

8 lines (5 loc) · 169 Bytes

ng generate interface

Overview

ng generate interface [name] <type> generates an interface

Arguments

type optional string to specify the type of interface