Type Alias SetLike<T>

SetLike: Set<T> | T[]

Type Parameters

  • T