1. 首页
  2. 数据库
  3. 其它
  4. if emoji:检查字符是否正确支持 源码

if emoji:检查字符是否正确支持 源码

上传者: 2021-02-09 21:39:30上传 ZIP文件 6KB 热度 8次
如果表情符号 检查字符是否是正确支持的表情符号。 安装 $ npm i if-emoji 用法 import ifEmoji from 'if-emoji' ifEmoji ( '蛤' ) // => false ifEmoji ( ':frog:' ) // => If your system / browser supports this emoji character correctly, the returned value will be true.
用户评论