Type alias $DistributiveOptions

$DistributiveOptions: {
    distributive?: boolean;
}

🧰 type util

Options for to control if the type is distributive.

Type declaration

  • Optional distributive?: boolean

Generated using TypeDoc