UNPKG

@pit-front-end/components

Version:

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

3 lines (2 loc) 155 B
import { default as BillTreeDialog } from './bill-tree-dialog.vue'; export type PitBillTreeDialogInstance = InstanceType<typeof BillTreeDialog> & unknown;