UNPKG

react-apple-emojis

Version:
5 lines (4 loc) 86 B
export type EmojiData = { emojis: Record<string, string>; baseUrl: string; };