KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
OptionalType
Interface OptionalType
interface
OptionalType
{
elementType
:
|
ArrayType
|
ConditionalType
|
UnknownType
|
IndexedAccessType
|
InferredType
|
IntersectionType
|
IntrinsicType
|
LiteralType
|
MappedType
|
OptionalType
|
PredicateType
|
QueryType
|
ReferenceType
|
ReflectionType
|
RestType
|
TemplateLiteralType
|
TupleType
|
NamedTupleMemberType
|
TypeOperatorType
|
UnionType
;
type
:
"optional"
;
}
Hierarchy (
View Summary
)
Type
S
<
OptionalType
,
"type"
|
"elementType"
>
OptionalType
Index
Properties
element
Type
type
Properties
element
Type
elementType
:
|
ArrayType
|
ConditionalType
|
UnknownType
|
IndexedAccessType
|
InferredType
|
IntersectionType
|
IntrinsicType
|
LiteralType
|
MappedType
|
OptionalType
|
PredicateType
|
QueryType
|
ReferenceType
|
ReflectionType
|
RestType
|
TemplateLiteralType
|
TupleType
|
NamedTupleMemberType
|
TypeOperatorType
|
UnionType
Readonly
type
type
:
"optional"
The type name identifier.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
element
Type
type
Github
KC's Workspace
Loading...
The type name identifier.