Type alias NonEmptyArray<T>

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

Type Parameters

Type Parameters

  • T

Generated using TypeDoc