Type Alias $DistributiveOptions

$DistributiveOptions: {
    distributive?: boolean;
}

🧰 type util

Options for to control if the type is distributive.