Type alias NonEmpty<T>

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

Type Parameters

  • T

Generated using TypeDoc