Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
TupleTypeNode
Interface TupleTypeNode<TItems>
interface
TupleTypeNode
<
TItems
extends
TypeNode
[]
=
TypeNode
[]
>
{
items
:
TItems
;
kind
:
"tupleTypeNode"
;
}
Type Parameters
TItems
extends
TypeNode
[]
=
TypeNode
[]
Index
Properties
items
kind
Properties
Readonly
items
items
:
TItems
Readonly
kind
kind
:
"tupleTypeNode"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
kind
Coda by Ian Macalinao
Loading...