@enonic/js-utils
    Preparing search index...

    Variable mustConst

    must: (...args: (QueryDsl | QueryDsl[])[]) => BooleanDslExpression = and

    Type Declaration

      • (...args: (QueryDsl | QueryDsl[])[]): BooleanDslExpression
      • Parameters

        • ...args: (QueryDsl | QueryDsl[])[]

        Returns BooleanDslExpression