Home > @microsoft/api-extractor-model > Excerpt > spannedTokens
Excerpt.spannedTokens property
The tokens spanned by this excerpt. It is the range of the tokens
array as specified by the tokenRange
property.
Signature:
readonly spannedTokens: ReadonlyArray<ExcerptToken>;