<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->

# ng generate interface

## Overview
`ng generate interface [name] <type>` generates an interface

## Arguments

`type` optional string to specify the type of interface
