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

    Function isProjection

    • Checks if a value is a Projection.

      Parameters

      • value: unknown

        The value to check

      Returns value is Projection

      True if value is a plain object whose keys are all bindings and whose values are all valid Model single-value placeholders or the absent marker undefined; false otherwise