Optional
start: numberOptional
end: numberAccessors of this class.
ClassLikeDeclaration
Optional
endThe ending character of the node in the document.
Node
Indicates if the declaration is exported (i.e. export function ...) or not.
ExportableDeclaration
The methods of the declaration.
ClassLikeDeclaration
The name of the declaration.
Declaration
The properties of the declaration.
ClassLikeDeclaration
Optional
startThe starting character of the node in the document.
Node
List of type parameters
GenericDeclaration
['T', 'TResult', 'TError']
Generated using TypeDoc
Interface declaration that contains defined properties and methods.
Export
Implements
Implements