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

Type to ensure that an array has at least one element.

Type Parameters

  • T

Generated using TypeDoc