Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
VariableDeclaration
Interface VariableDeclaration
Hierarchy
BaseNode
VariableDeclaration
Index
Properties
declarations
declare
end
inner
Comments
kind
leading
Comments
loc
start
trailing
Comments
type
Properties
declarations
declarations
:
Array
<
VariableDeclarator
>
declare
declare
:
boolean
|
null
end
end
:
number
|
null
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
kind
kind
:
"var"
|
"let"
|
"const"
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
start
start
:
number
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"VariableDeclaration"
Globals
Variable
Declaration
declarations
declare
end
inner
Comments
kind
leading
Comments
loc
start
trailing
Comments
type