Preparing search index...
The search index is not available
augment-vir - v30.7.0
augment-vir
MaybeTuple
Type Alias MaybeTuple<T>
Maybe
Tuple
<
T
>
:
T
|
AtLeastTuple
<
T
,
1
>
Either a tuple of
T
with length at least 1 or just
T
itself.
Type Parameters
T
Package
@augment-vir/common
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v30.7.0
Loading...
Either a tuple of
T
with length at least 1 or justT
itself.