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

    Function isPlaceholders

    • Checks if a value is a Placeholders set.

      Accepts the absent marker undefined, a Model single-value placeholder, or a Query collection-shaped placeholder.

      Parameters

      • value: unknown

        The value to check

      Returns value is Placeholders

      True if value is a valid Placeholders set; false otherwise