jira.js
    Preparing search index...

    Interface AndOperator

    interface AndOperator {
        and?: QueryVariants[];
    }
    Index