Skip to content
Entangle UI v0.13.0

NonEmptyArray

NonEmptyArray<T> = [T, ...T[]]

Defined in: src/types/utilities.ts:83

Non-empty array type

T