UNPKG

unicode-segmenter

Version:

A lightweight implementation of the Unicode Text Segmentation (UAX #29)

5 lines (4 loc) 117 B
export * from "./general.js"; export * from "./emoji.js"; export * from "./grapheme.js"; export * from "./utils.js";