UNPKG

wiki-plugin-allyabase

Version:
6 lines (4 loc) 95 B
declare module 'emoji-regex/text' { function emojiRegex(): RegExp; export = emojiRegex; }