Function: createTwemojiRegex()
createTwemojiRegex():
RegExp
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
Defined in
projects/utilities/packages/discord-utilities/src/lib/TwemojiRegex.ts:12