Home > @microsoft/api-extractor-model > IResolveDeclarationReferenceResult > errorMessage
IResolveDeclarationReferenceResult.errorMessage property
If resolvedApiItem is undefined, then this will always contain an error message explaining why the resolution failed.
Signature:
errorMessage: string | undefined;