Home > @microsoft/api-extractor-model > TypeParameter > tsdocTypeParamBlock
TypeParameter.tsdocTypeParamBlock property
Returns the @typeParam
documentation for this parameter, if present.
Signature:
get tsdocTypeParamBlock(): tsdoc.DocParamBlock | undefined;