Skip to content

NonEmptyArray

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

Defined in: src/@types/common.ts:17

T