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

    Function isModel

    • Checks if a value is a Model single-value template.

      Accepts a single Placeholder, a Union per-branch placeholder, or a Locales localised text map: the single-value forms admitted as Placeholders alongside the collection-valued Query, and as the per-cell value of a Projection.

      Parameters

      • value: unknown

        The value to check

      Returns value is Model

      True if value is a valid Model template; false otherwise