@metreeca/blue - v0.9.1
    Preparing search index...

    Function repeatable

    • Creates a value range requiring at least one value (1..*).

      Requires one or more values, resulting in a non-empty array type (readonly [V, ...V[]]).

      Type Parameters

      Parameters

      • shape: Lazy<S>

        The value shape or union for the linked set

      Returns Range<S["model"], 1, undefined>

      A range with minCount=1 and no maximum count