Creates AggregateMetadataKey that reduces its individual values by taking their max.
maxMetadataKey
AggregateMetadataKey<number | undefined, number | undefined>Creates AggregateMetadataKey that reduces its individual values by taking their max.
@returns
AggregateMetadataKey<number | undefined, number | undefined>Jump to details