Home > @microsoft/api-extractor-model > ApiDeclaredItem > buildExcerpt
ApiDeclaredItem.buildExcerpt() method
Constructs a new Excerpt corresponding to the provided token range.
Signature:
buildExcerpt(tokenRange: IExcerptTokenRange): Excerpt;
Parameters
Parameter | Type | Description |
---|---|---|
tokenRange | IExcerptTokenRange |
Returns: