Skip to content

graphemeSplit

graphemeSplit(textstring): string[]

Parameters

textstring: string

String to escape

Returns

string[]

array containing the graphemes

Defined in

src/util/lang_string.ts:32