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