Member Junction
    Preparing search index...
    • Returns a new array of recipients ordered by ascending Sequence. Ties preserve the input order (stable). The input array is not mutated.

      Type Parameters

      • T extends { Sequence: number }

      Parameters

      • recipients: T[]

      Returns T[]