UNPKG
wechat-emoji-parser
Version:
latest (2.3.1)
2.3.1
2.3.0
2.2.1
2.0.1
2.0.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
微信表情
github.com/mingtianyihou33/wechat-emoji-parser
mingtianyihou33/wechat-emoji-parser
wechat-emoji-parser
/
types
/
config
/
emoji.d.ts
3 lines
(2 loc)
•
121 B
TypeScript
View Raw
1
2
3
export
declare
const
EMOJI_DATA
:
EmojiData
[];
export
declare
const
EMOJI_KEY_RELATE_EMOJI_INDEX
:
Record
<
string
,
number
>;