Type alias $DistributiveDefault

$DistributiveDefault: {
    distributive: true;
}

🧰 type util

Default options for distributive behavior.

By default it is true.

Type declaration

  • distributive: true

Generated using TypeDoc