Library API
    Preparing search index...

    Interface SingletonOptions

    interface SingletonOptions {
        allowArgMismatch?: boolean;
    }
    Index
    allowArgMismatch?: boolean

    If true, prevents throwing when subsequent instantiations pass different arguments