UNPKG

@lobehub/ui

Version:

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

12 lines (11 loc) 293 B
//#region src/i18n/resources/zhCn/common.ts var common_default = { "common.cancel": "取消", "common.confirm": "确认", "common.delete": "删除", "common.edit": "编辑", "common.empty": "(空)" }; //#endregion export { common_default as default }; //# sourceMappingURL=common.mjs.map