scope
scope: RelatedElementProps
An element that scopes the combination of kind
and identifier
to uniquely identify the object from the external source.
@note Warning: in a future major release the scope
property will be optional, since the scope is intended to be potentially invalid.
all references should treat it as potentially undefined, but we cannot change the type yet since that is a breaking change.
Defined in
- core/common/src/ElementProps.ts Line 440
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.