Home > @microsoft/api-extractor-model > ExcerptToken > canonicalReference
ExcerptToken.canonicalReference property
The hyperlink target for a token whose type is ExcerptTokenKind.Reference
. For other token types, this property will be undefined
.
Signature:
get canonicalReference(): DeclarationReference | undefined;