Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Server Utilities API
8Crafter's Server Utilities API
Globals
ExcludeFromTuple
Type Alias ExcludeFromTuple<T, E>
ExcludeFromTuple
:
T
extends
[
infer
F
,
...
(
infer
R
)
]
?
[
F
]
extends
[
E
]
?
ExcludeFromTuple
<
R
,
E
>
:
[
F
,
...
ExcludeFromTuple
<
R
,
E
>
]
:
[
]
Type Parameters
T
extends
readonly
any
[]
E
See
https://stackoverflow.com/a/58986589
Author
jcalz
https://stackoverflow.com/users/2887218/jcalz
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Server Utilities API
Loading...
See
https://stackoverflow.com/a/58986589
Author
jcalz https://stackoverflow.com/users/2887218/jcalz