Methods graphemebreak.splitClusters(text) → {Array.<string>}static # Split text into grapheme clusters Parameters: Name Type Description text string Text to split Returns: Split text Type Array.<string> Source: unicodejs.graphemebreak.js, line 49