Type alias CollectionComparable<T>

CollectionComparable<T>: CollectionItem<T>[] | Collection<T>

Type Parameters

  • T