Interface ResolveDocumentLinkSignature
- ResolveDocumentLinkSignature(
this: void,
link: DocumentLink,
token: CancellationToken,
): ProviderResult<DocumentLink> Parameters
- this: void
- link: DocumentLink
- token: CancellationToken
Returns ProviderResult<DocumentLink>