Type alias NonEmptyArray<T>

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

Type Parameters

  • T = unknown

Generated using TypeDoc