melonjs
    Preparing search index...

    Function concat

    • Returns a string that contains the concatenation of two or more strings.

      Parameters

      • ...strings: string[]

        The strings to append to the end of the string.

      Returns string