UNPKG

tdesign-pro-component

Version:

ProComponents tdesign-vue-next + Vue3 + TS

3 lines (2 loc) 103 B
import { ProTableProps } from './types'; export declare function initTable(props: ProTableProps): any;