UNPKG

@matechat/core

Version:

前端智能化场景解决方案UI库,轻松构建你的AI应用。

6 lines 165 B
import type { App } from 'vue'; declare function install(app: App): void declare const _default: { install: typeof install; }; export default _default;