Search
Preparing search index...
The search index is not available
dts-element
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
IClassDeclaration
Interface IClassDeclaration
Hierarchy
IElement
<
ClassDeclaration
>
IClassDeclarationOptions
IClassDeclaration
Index
Properties
abstract
comments
export
extends
generics
jsdoc
kind
members
name
Properties
Optional
abstract
abstract
:
undefined
|
true
|
false
Optional
comments
comments
:
(
ISingleLineComment
|
IMultiLineComment
)
[]
Optional
export
export
:
undefined
|
true
|
false
Optional
extends
extends
:
IGeneralType
Optional
generics
generics
:
IGenericDeclaration
[]
Optional
jsdoc
jsdoc
:
undefined
|
string
kind
kind
:
ClassDeclaration
Optional
members
members
:
(
IIndexSignature
|
IClassMember
)
[]
name
name
:
string
Globals
IClass
Declaration
abstract
comments
export
extends
generics
jsdoc
kind
members
name
Generated using
TypeDoc