UNPKG

trs-ui-app

Version:

TRS 可视化低代码平台 前端移动 UI 组件库 👍

4 lines (3 loc) 98 B
import type { App } from 'vue'; declare const install: (app: App) => void; export { install };