Preparing search index...
The search index is not available
TypeDoc - v0.26.10
TypeDoc
JSONOutput
NamedTupleMemberType
Interface NamedTupleMemberType
interface
NamedTupleMemberType
{
element
:
|
JSONOutput
.
LiteralType
|
JSONOutput
.
UnknownType
|
JSONOutput
.
ReferenceType
|
JSONOutput
.
OptionalType
|
JSONOutput
.
ArrayType
|
JSONOutput
.
ConditionalType
|
JSONOutput
.
IndexedAccessType
|
JSONOutput
.
InferredType
|
JSONOutput
.
IntersectionType
|
JSONOutput
.
IntrinsicType
|
JSONOutput
.
MappedType
|
JSONOutput
.
PredicateType
|
JSONOutput
.
QueryType
|
JSONOutput
.
ReflectionType
|
JSONOutput
.
RestType
|
JSONOutput
.
TemplateLiteralType
|
JSONOutput
.
TupleType
|
NamedTupleMemberType
|
JSONOutput
.
TypeOperatorType
|
JSONOutput
.
UnionType
;
isOptional
:
boolean
;
name
:
string
;
type
:
"namedTupleMember"
;
}
Hierarchy (
view full
)
JSONOutput
.
Type
S
<
NamedTupleMember
,
|
"type"
|
"name"
|
"isOptional"
|
"element"
>
NamedTupleMemberType
Index
Properties
element
is
Optional
name
type
Properties
element
element
:
|
JSONOutput
.
LiteralType
|
JSONOutput
.
UnknownType
|
JSONOutput
.
ReferenceType
|
JSONOutput
.
OptionalType
|
JSONOutput
.
ArrayType
|
JSONOutput
.
ConditionalType
|
JSONOutput
.
IndexedAccessType
|
JSONOutput
.
InferredType
|
JSONOutput
.
IntersectionType
|
JSONOutput
.
IntrinsicType
|
JSONOutput
.
MappedType
|
JSONOutput
.
PredicateType
|
JSONOutput
.
QueryType
|
JSONOutput
.
ReflectionType
|
JSONOutput
.
RestType
|
JSONOutput
.
TemplateLiteralType
|
JSONOutput
.
TupleType
|
NamedTupleMemberType
|
JSONOutput
.
TypeOperatorType
|
JSONOutput
.
UnionType
is
Optional
is
Optional
:
boolean
name
name
:
string
Readonly
type
type
= "namedTupleMember"
The type name identifier.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
element
is
Optional
name
type
TypeDoc - v0.26.10
Loading...
The type name identifier.