@arcmantle/library
Preparing search index...
array/tuple
tuple
Function tuple
tuple
<
T
extends
unknown
[]
>
(
...
args
:
T
)
:
T
Coerces a rest argument into a tuple type.
Type Parameters
T
extends
unknown
[]
Parameters
...
args
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...
Coerces a rest argument into a tuple type.