Function: createTwemojiRegex()
createTwemojiRegex():
RegExp
Defined in: projects/utilities/packages/discord-utilities/src/lib/TwemojiRegex.ts:12
Creates a fresh instance of the Twemoji regex, which is useful if you don't want to worry about the effects of a global regex and the lastIndex
Returns
A clone of the Twemoji regex