• Splits the given string into an array of Unicode grapheme clusters.

    Parameters

    • str: string

      String to split.

    Returns string[]

    The string split by Unicode grapheme clusters.