Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 286 Bytes

interface.md

File metadata and controls

10 lines (6 loc) · 286 Bytes

ng generate interface

Overview

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

Arguments

type optional string to specify the type of interface