Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TSModuleDeclaration
Interface TSModuleDeclaration
Hierarchy
BaseNode
TSModuleDeclaration
Index
Properties
body
declare
end
global
id
inner
Comments
leading
Comments
loc
start
trailing
Comments
type
Properties
body
body
:
TSModuleBlock
|
TSModuleDeclaration
declare
declare
:
boolean
|
null
end
end
:
number
|
null
global
global
:
boolean
|
null
id
id
:
Identifier
|
StringLiteral
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
:
"TSModuleDeclaration"
Globals
TSModule
Declaration
body
declare
end
global
id
inner
Comments
leading
Comments
loc
start
trailing
Comments
type