Preparing search index...
The search index is not available
multi-extend - v2.0.1
multi-extend
RemoveFirstTupleEntry
Type alias RemoveFirstTupleEntry<T>
Remove
First
Tuple
Entry
<
T
>
:
T
extends
[
firstArg
:
unknown
,
theRest
:
infer
TheRest
]
?
TheRest
:
never
Removes the first entry in a tuple type.
Type Parameters
T
extends
ReadonlyArray
<
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
multi-extend - v2.0.1
Loading...
Generated using
TypeDoc
Removes the first entry in a tuple type.