UNPKG

87 BTypeScriptView Raw
1import { Emoji } from 'emojibase';
2
3declare const data: Emoji[];
4
5export default data;