screamer.js
    Preparing search index...

    Interface DropnaOpts

    interface DropnaOpts {
        how?: "any" | "all";
    }
    Index
    how?: "any" | "all"