UNPKG

lwx-test-ui

Version:

lwx-test-ui

9 lines (8 loc) 327 B
import { InstallWithSFC } from '../../hooks'; import { default as TablePro } from './src/table-pro.vue'; export declare const LwxTablePro: InstallWithSFC<typeof TablePro>; export default LwxTablePro; export * from './src/constants'; export * from './src/instance'; export * from './src/table-pro'; export * from './src/types';