KeyValuePairs: { [K in KeysOfUnion<T>]: AllValues<Extract<T, Record<K, any>>> }

Type Parameters

  • T