getExternalSourceElement Method @beta
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 612
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.