Regex - How to verify if a string is ONLY ONE emoji?

后端 未结 0 1511
无人共我
无人共我 2020-12-12 23:10

The problem

With Javascript, I need to check if a string is an emoji.

Should Return TRUE:

REGEX.test(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题