type-plus
    Preparing search index...

    Type Alias Options

    Options for controlling if the type is distributive.

    type Options = {
        distributive?: boolean;
    }
    Index

    Properties

    Properties

    distributive?: boolean