Interface for generic type declarations. Those declarations are able to be used in a generic way. Examples are: classes, interfaces, methods and such.
GenericDeclaration
{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.
List of type parameters
{(string[] | undefined)}
['T', 'TResult', 'TError']
Generated using TypeDoc
Interface for generic type declarations. Those declarations are able to be used in a generic way. Examples are: classes, interfaces, methods and such.
GenericDeclaration
{Declaration}