Interface for all typed declarations. Those declarations contain a type that must be taken care of. (e.g. 'string' or 'number')
TypedDeclaration
{Declaration}
The ending character of the node in the document.
{number}
Node
The name of the declaration.
{string}
Declaration
The starting character of the node in the document.
The type of the declaration.
{(string | undefined)}
"string"
"Declaration[]"
Generated using TypeDoc
Interface for all typed declarations. Those declarations contain a type that must be taken care of. (e.g. 'string' or 'number')
TypedDeclaration
{Declaration}