UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

6 lines (4 loc) 119 B
export type { DialogPropsType } from './props' export interface DialogCallBackInterface { (evt: MouseEvent): void }