TypeScript support
Emojibase is written in TypeScript, so feel free to utilize our types! All types are available as
named imports from the index of emojibase
!
View the available types.
The 2 most important types are Emoji
and CompactEmoji
, which represent the data.json
and
compact.json
dataset structures.