UNPKG

cjke-strings

Version:

a set of Chinese Japanese Korean and Emoji strings helpers

7 lines 284 B
import emojiRegexConstructorType from 'emoji-regex'; const emojiRegexConstructorAny = emojiRegexConstructorType.default || emojiRegexConstructorType; /** @internal */ export function emojiRegexConstructor() { return emojiRegexConstructorAny(); } //# sourceMappingURL=rollup.js.map