KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
TupleType
Interface TupleType
interface
TupleType
{
elements
?:
SomeType
[]
;
type
:
"tuple"
;
}
Hierarchy (
View Summary
)
Type
S
<
TupleType
,
"type"
>
TupleType
Index
Properties
elements?
type
Properties
Optional
elements
elements
?:
SomeType
[]
Readonly
type
type
:
"tuple"
The type name identifier.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
elements
type
Github
KC's Workspace
Loading...
The type name identifier.