Type Alias FieldDistribution

FieldDistribution: {
    [field: string]: number;
}