lib/unicode/emoji/generated/regex_prop_modifier_base.rb
# 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_PROP_MODIFIER_BASE = /[ββΉβ-βπ π-πππ-ππππ-ππ¦-πΈπΌπ-ππ -ππππͺπ΄π΅πΊππππ -ππ-ππ£π΄-πΆπππ€π€π€-π€π€¦π€°-π€Ήπ€Ό-π€Ύπ₯·π¦΅π¦Άπ¦Έπ¦Ήπ¦»π§-π§π§-π§π«-π« π«°-π«Έ]/ end end