:TS:ExternalDeclaration Node
→ some kind of declaration (variable, function, class, type, etc.) that is not directly part of a scanned :TS:Project
- always declared in the context of a :TS:ExternalModule
Properties
| Name | Description |
|---|---|
globalFqn | global FQN of the external declaration |