Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
FunctionDeclaration
Interface FunctionDeclaration
Hierarchy
BaseNode
FunctionDeclaration
Index
Properties
async
body
declare
end
generator
id
inner
Comments
leading
Comments
loc
params
return
Type
start
trailing
Comments
type
type
Parameters
Properties
async
async
:
boolean
body
body
:
BlockStatement
declare
declare
:
boolean
|
null
end
end
:
number
|
null
generator
generator
:
boolean
id
id
:
Identifier
|
null
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
:
"FunctionDeclaration"
type
Parameters
type
Parameters
:
TypeParameterDeclaration
|
TSTypeParameterDeclaration
|
Noop
|
null
Globals
Function
Declaration
async
body
declare
end
generator
id
inner
Comments
leading
Comments
loc
params
return
Type
start
trailing
Comments
type
type
Parameters