UNPKG

@lobehub/ui

Version:

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

11 lines 338 B
//#region src/i18n/resources/zhCn/chat.d.ts declare const _default: { readonly 'chat.avatar': "头像"; readonly 'chat.placeholder': "..."; readonly 'tokenTag.overload': "超额"; readonly 'tokenTag.remained': "剩余"; readonly 'tokenTag.used': "已用"; }; //#endregion export { _default }; //# sourceMappingURL=chat.d.mts.map