@alextheman/utility - v4.3.5
    Preparing search index...

    Function appendSemicolon

    • Appends a semicolon to the end of a string, trimming where necessary first.

      Parameters

      • stringToAppendTo: string

        The string to append a semicolon to.

      Returns string

      A string with the semicolon appended.

      If the string contains multiple lines.