UNPKG

@lobehub/fluent-emoji

Version:

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

5 lines 175 B
//#region src/getFluentEmojiCDN/utils.d.ts type EmojiType = 'anim' | 'flat' | 'modern' | 'mono' | '3d'; //#endregion export { EmojiType }; //# sourceMappingURL=utils.d.mts.map