UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

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