KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
RestType
Interface RestType
interface
RestType
{
elementType
:
|
ArrayType
|
ConditionalType
|
UnknownType
|
IndexedAccessType
|
InferredType
|
IntersectionType
|
IntrinsicType
|
LiteralType
|
MappedType
|
OptionalType
|
PredicateType
|
QueryType
|
ReferenceType
|
ReflectionType
|
RestType
|
TemplateLiteralType
|
TupleType
|
NamedTupleMemberType
|
TypeOperatorType
|
UnionType
;
type
:
"rest"
;
}
Hierarchy (
View Summary
)
Type
S
<
RestType
,
"type"
|
"elementType"
>
RestType
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
:
"rest"
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.