Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TSInterfaceDeclaration
Interface TSInterfaceDeclaration
Hierarchy
BaseNode
TSInterfaceDeclaration
Index
Properties
body
declare
end
extends
id
inner
Comments
leading
Comments
loc
start
trailing
Comments
type
type
Parameters
Properties
body
body
:
TSInterfaceBody
declare
declare
:
boolean
|
null
end
end
:
number
|
null
extends
extends
:
Array
<
TSExpressionWithTypeArguments
>
|
null
id
id
:
Identifier
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
start
start
:
number
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"TSInterfaceDeclaration"
type
Parameters
type
Parameters
:
TSTypeParameterDeclaration
|
null
Globals
TSInterface
Declaration
body
declare
end
extends
id
inner
Comments
leading
Comments
loc
start
trailing
Comments
type
type
Parameters