type-plus
    Preparing search index...

    Type Alias Options

    Options for controlling if the type perform exact comparison.

    type Options = {
        exact?: boolean;
    }
    Index

    Properties

    Properties

    exact?: boolean