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

    Variable mustNotConst

    mustNot: (...args: (QueryDsl | QueryDsl[])[]) => BooleanDslExpression = not

    Type Declaration

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

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

        Returns BooleanDslExpression