UNPKG

ucc-ui

Version:

ucc-ui components library

4 lines (3 loc) 157 B
import { SFCWithInstall } from '../../utils'; import { default as Table } from './src/Table.vue'; export declare const UTable: SFCWithInstall<typeof Table>;