Type Alias GroupedCount<T>

GroupedCount: { count: string } & Partial<T>

Type Parameters

  • T