@wpazderski/js-utils
    Preparing search index...

    Options for configuring a registry.

    interface RegistryOptions {
        caseInsensitive: boolean;
    }
    Index

    Properties

    Properties

    caseInsensitive: boolean

    Whether the registry should be case-insensitive. Default is false (case-sensitive).