Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TSEnumDeclaration
Interface TSEnumDeclaration
Hierarchy
BaseNode
TSEnumDeclaration
Index
Properties
const
declare
end
id
initializer
inner
Comments
leading
Comments
loc
members
start
trailing
Comments
type
Properties
const
const
:
boolean
|
null
declare
declare
:
boolean
|
null
end
end
:
number
|
null
id
id
:
Identifier
initializer
initializer
:
Expression
|
null
inner
Comments
inner
Comments
:
ReadonlyArray
<
Comment
>
|
null
leading
Comments
leading
Comments
:
ReadonlyArray
<
Comment
>
|
null
loc
loc
:
SourceLocation
|
null
members
members
:
Array
<
TSEnumMember
>
start
start
:
number
|
null
trailing
Comments
trailing
Comments
:
ReadonlyArray
<
Comment
>
|
null
type
type
:
"TSEnumDeclaration"
Globals
TSEnum
Declaration
const
declare
end
id
initializer
inner
Comments
leading
Comments
loc
members
start
trailing
Comments
type