Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ArrowFunctionExpression
Interface ArrowFunctionExpression
Hierarchy
BaseNode
ArrowFunctionExpression
Index
Properties
async
body
end
expression
generator
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
|
null
expression
expression
:
boolean
generator
generator
:
boolean
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
params
params
:
Array
<
Identifier
|
Pattern
|
RestElement
|
TSParameterProperty
>
return
Type
return
Type
:
TypeAnnotation
|
TSTypeAnnotation
|
Noop
|
null
start
start
:
number
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"ArrowFunctionExpression"
type
Parameters
type
Parameters
:
TypeParameterDeclaration
|
TSTypeParameterDeclaration
|
Noop
|
null
Globals
Arrow
Function
Expression
async
body
end
expression
generator
inner
Comments
leading
Comments
loc
params
return
Type
start
trailing
Comments
type
type
Parameters