Skip to content

NonEmptyArray

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

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

Non-empty array type

Type Parameters

T

T