Home > @microsoft/api-extractor-model > ApiInterface > extendsTypes
ApiInterface.extendsTypes property
The list of base interfaces that this interface inherits from using the extends
keyword.
Signature:
readonly extendsTypes: ReadonlyArray<HeritageType>;