scope
scope: RelatedElement
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
- backend/src/ElementAspect.ts Line 163
Last Updated: 20 June, 2023