votes
    Preparing search index...

    Function normalizeRankInput

    • Convert (string | string[])[] to string[][]. Elements of the input that are strings are converted to singletons.

      Parameters

      • rankInput: (string | string[])[]

        Input rank

      Returns string[][]