UNPKG

antd-vue-dbthor

Version:

<p align="center"> <a href="https://www.dbice.cn/antd-vue-dbthor/docs/"> <img width="200" src="https://aliyuncdn.antdv.com/logo.png"> </a> </p>

8 lines (7 loc) 205 B
import { App } from 'vue'; export * from './components.ts'; export declare const install: (app: App) => App<any>; declare const _default: { install: (app: App) => App<any>; }; export default _default;