@metreeca/qest - v0.10.0
    Preparing search index...

    Function isExpression

    • Checks if a value is an Expression.

      An expression is a colon-separated chain of transforms followed by an optional dot-separated property Path.

      Parameters

      • value: unknown

        The value to check

      Returns value is string

      True if value matches the expression syntax; false otherwise