Search
Preparing search index...
The search index is not available
dts-element
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
IParameterDeclarationOptions
Interface IParameterDeclarationOptions
Hierarchy
IElementOptions
IParameterDeclarationOptions
IParameterDeclaration
Index
Properties
comments
jsdoc
name
optional
rest
type
Properties
Optional
comments
comments
:
(
ISingleLineComment
|
IMultiLineComment
)
[]
Optional
jsdoc
jsdoc
:
undefined
|
string
name
name
:
string
Optional
optional
optional
:
undefined
|
true
|
false
Optional
rest
rest
:
undefined
|
true
|
false
Optional
type
type
:
IType
Globals
IParameter
Declaration
Options
comments
jsdoc
name
optional
rest
type
Generated using
TypeDoc