getExternalSourceElement Method
Returns the External Source Element associated with a repository link
getExternalSourceElement(repositoryLink: Element): undefined | ExternalSourceProps
Parameter | Type | Description |
---|---|---|
repositoryLink | Element | The repository link associated with the External Source Element |
Returns - undefined | ExternalSourceProps
Defined in
- Synchronizer.ts Line 608
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.