UNPKG

@tencentcloud/ai-desk-customer-uniapp

Version:

uni-app Vue2/Vue3 UIKit for AI Desk

8 lines (6 loc) 90 B
/** * @fileoverview Card 插件 */ function Card (vm) { } module.exports = Card