Type Alias GroupsType<T>

GroupsType: Record<string | number, T[]>

Type Parameters

  • T