UNPKG

@lobehub/fluent-emoji

Version:

Fluent Emoji are a collection of familiar, friendly, and modern emoji from Microsoft

3 lines (2 loc) 155 B
export declare const getEmoji: (emoji: string) => string | undefined; export declare const getEmojiNameByCharacter: (emoji: string) => string | undefined;