• Inserts a String in the String

    Parameters

    • str: string

      base string

    • index: number

      index where the content should be inserted

    • content: string

      the content to insert

    Returns string

Generated using TypeDoc