UNPKG

@lobehub/fluent-emoji

Version:

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

4 lines (3 loc) 238 B
export { default as FluentEmoji, type FluentEmojiProps } from './FluentEmoji'; export { getEmoji, getEmojiNameByCharacter } from './getEmojiByCharacter'; export { type FluentEmojiCdnConfig, getFluentEmojiCDN } from './getFluentEmojiCDN';