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

    Function isValues

    • Checks if a value is a Values set.

      Accepts the absent marker undefined, a single Value scalar, a Dictionary, or an array of Value elements.

      Parameters

      • value: unknown

        The value to check

      Returns value is Values

      True if value is a valid Values set; false otherwise