Home > @microsoft/api-extractor-model > IApiTypeParameterOptions
IApiTypeParameterOptions interface
Represents parameter information that is part of IApiTypeParameterListMixinOptions
Signature:
export interface IApiTypeParameterOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| constraintTokenRange | IExcerptTokenRange | ||
| defaultTypeTokenRange | IExcerptTokenRange | ||
| typeParameterName | string |