Optional
start: numberOptional
end: numberOptional
endThe ending character of the node in the document.
Node
Indicates if the declaration is exported (i.e. export function ...) or not.
ExportableDeclaration
The name of the declaration.
Declaration
Optional
startThe starting character of the node in the document.
Node
The type of the declaration.
"string"
"Declaration[]"
TypedDeclaration
Generated using TypeDoc
Variable declaration. Is contained in a method or function, or can be exported.
Export
Implements
Implements