x4js - v2.2.68
    Preparing search index...

    Interface InputOptions

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