TypeScript Utils by Ian Macalinao
Preparing search index...
nonempty-array
MutableNonEmptyArray
Type Alias MutableNonEmptyArray<TItem>
MutableNonEmptyArray
:
[
TItem
,
...
TItem
[]
]
Represents a mutable array with at least one element.
Type Parameters
TItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TypeScript Utils by Ian Macalinao
Loading...
Represents a mutable array with at least one element.