Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/utils-jest
jest
RemoveFirstFromTuple
Type Alias RemoveFirstFromTuple<T>
RemoveFirstFromTuple
:
T
[
"length"
]
extends
0
?
[
]
:
(
...
b
:
T
)
=>
void
extends
(
a
:
any
,
...
b
:
infer
I
)
=>
void
?
I
:
[
]
Type Parameters
T
extends
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Comunica
Loading...