Home > @microsoft/api-extractor-model > ITypeParameterOptions
ITypeParameterOptions interface
Constructor options for TypeParameter.
Signature:
export interface ITypeParameterOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
constraintExcerpt | Excerpt | ||
defaultTypeExcerpt | Excerpt | ||
isOptional | boolean | ||
name | string | ||
parent | ApiTypeParameterListMixin |