Home > @microsoft/api-extractor-model > ExcerptToken
ExcerptToken class
Represents a fragment of text belonging to an Excerpt object.
Signature:
export declare class ExcerptToken
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| DeclarationReference | undefined | The hyperlink target for a token whose type is | |
| Indicates the kind of token. | ||
| string | The text fragment. |