x4js - v2.2.49
    Preparing search index...

    Interface InputOptions

    interface InputOptions {
        password?: boolean;
        trim?: boolean;
    }
    Index
    password?: boolean
    trim?: boolean