UNPKG
@tencentcloud/ai-desk-customer-vue
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
0.7.0
0.3.0
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Vue UIKit for AI Desk
@tencentcloud/ai-desk-customer-vue
/
locales
/
en
/
component.ts
6 lines
(5 loc)
•
212 B
text/typescript
View Raw
1
2
3
4
5
6
const
Component = {
"图片 url 不存在"
:
"Image url does not exist"
,
"暂不支持下载此类型图片"
:
"Downloading this type of image is not currently supported"
, }
export
default
Component;