UNPKG

t-fighting-design

Version:

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

6 lines (4 loc) 123 B
export type { PageHeaderPropsType } from './props' export interface PageHeaderBackInterface { (evt: MouseEvent): void }