Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.5
TypeDoc API
DeclarationReference
Interface DeclarationReference
interface
DeclarationReference
{
resolutionStart
:
"global"
|
"local"
;
moduleSource
?:
string
;
symbolReference
?:
SymbolReference
;
}
Index
Properties
resolution
Start
module
Source?
symbol
Reference?
Properties
resolution
Start
resolutionStart
:
"global"
|
"local"
Optional
module
Source
moduleSource
?:
string
Optional
symbol
Reference
symbolReference
?:
SymbolReference
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
resolution
Start
module
Source
symbol
Reference
Docs
Example
GitHub
TypeDoc API - v0.27.5
Loading...