Basic interface for all declarations. Defines the basic needed information for a typescript declaration.
Declaration
{Node}
The ending character of the node in the document.
{number}
Node
The name of the declaration.
{string}
The starting character of the node in the document.
Generated using TypeDoc
Basic interface for all declarations. Defines the basic needed information for a typescript declaration.
Declaration
{Node}