Home > @microsoft/api-extractor-model > IApiTypeAliasOptions
IApiTypeAliasOptions interface
Constructor options for ApiTypeAlias.
Signature:
export interface IApiTypeAliasOptions extends IApiNameMixinOptions, IApiReleaseTagMixinOptions, IApiDeclaredItemOptions, IApiTypeParameterListMixinOptions, IApiExportedMixinOptions
Extends: IApiNameMixinOptions, IApiReleaseTagMixinOptions, IApiDeclaredItemOptions, IApiTypeParameterListMixinOptions, IApiExportedMixinOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| typeTokenRange | IExcerptTokenRange |