Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ArrowFunctionExpression
Interface ArrowFunctionExpression
Hierarchy
Node
ArrowFunctionExpression
Index
Properties
async
body
end
expression
generator
id
inner
Comments
leading
Comments
loc
params
return
Type
start
trailing
Comments
type
type
Parameters
Properties
async
async
:
boolean
body
body
:
BlockStatement
|
Expression
end
end
:
number
expression
expression
:
boolean
generator
generator
:
boolean
id
id
:
Identifier
Optional
inner
Comments
inner
Comments
:
Comment
[]
Optional
leading
Comments
leading
Comments
:
Comment
[]
loc
loc
:
SourceLocation
params
params
:
LVal
[]
Optional
return
Type
return
Type
:
TypeAnnotation
start
start
:
number
Optional
trailing
Comments
trailing
Comments
:
Comment
[]
type
type
:
"ArrowFunctionExpression"
Optional
type
Parameters
type
Parameters
:
TypeParameterDeclaration
Globals
Arrow
Function
Expression
async
body
end
expression
generator
id
inner
Comments
leading
Comments
loc
params
return
Type
start
trailing
Comments
type
type
Parameters
Generated using
TypeDoc