Sha256: 119fc26f6a40983bbf4f431f26089fdad1d500628eaab5efd76e1f58174a649a
Contents?: true
Size: 246 Bytes
Versions: 3
Compression:
Stored size: 246 Bytes
Contents
# This file was generated by a script, please do not edit it by hand. # See `$ rake generate_constants` and data/generate_constants.rb for more info. module Unicode module Emoji REGEX_PICTO_NO_EMOJI = /\p{ExtPict}(?<!\p{Emoji})/ end end
Version data entries
3 entries across 3 versions & 1 rubygems