UNPKG

@pit-front-end/components

Version:

湖南创智艾泰克科技有限公司

7 lines (6 loc) 303 B
import { InstallWithSFC } from '../../hooks'; import { default as BillTreeDialog } from './src/bill-tree-dialog.vue'; export declare const PitBillTreeDialog: InstallWithSFC<typeof BillTreeDialog>; export default PitBillTreeDialog; export * from './src/instance'; export * from './src/bill-tree-dialog';