Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > IApiInterfaceOptions

IApiInterfaceOptions interface

Constructor options for ApiInterface.

Signature:

export interface IApiInterfaceOptions extends IApiItemContainerMixinOptions, IApiNameMixinOptions, IApiTypeParameterListMixinOptions, IApiReleaseTagMixinOptions, IApiDeclaredItemOptions, IApiExportedMixinOptions 

Extends: IApiItemContainerMixinOptions, IApiNameMixinOptions, IApiTypeParameterListMixinOptions, IApiReleaseTagMixinOptions, IApiDeclaredItemOptions, IApiExportedMixinOptions

Properties

Property

Modifiers

Type

Description

extendsTokenRanges

IExcerptTokenRange[]