@luolapeikko/ts-common
Preparing search index...
NonEmptyReadonlyArray
Type Alias NonEmptyReadonlyArray<T>
NonEmptyReadonlyArray
:
readonly
[
T
,
...
T
[]
]
A non-empty readonly array.
Type Parameters
T
The type of the array
Since
v0.2.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@luolapeikko/ts-common
Loading...
A non-empty readonly array.